APIIDA API Gateway Manager

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

If you want to use an SMTP server that uses a self-signed certificate or the Gateway Manager does not trust it. You can mount the corresponding certificates in the following path.

volumes:
  - ./yourCert.crt:/usr/local/share/ca-certificates/yourCert:ro

  • No labels