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 4 Current »

Using TLS is automatically activated when you start APIIDA API Gateway Manager the first time. In the standard settings, we are using a self-signed certificate.

If you want to use your own TLS Certificate for APIIDA API Gateway Manager please follow the following steps:

  • Copy the following files to the /opt/aagm folder in your system:

    • ssl-cert-aagm.key → Your private key

    • ssl-cert-aagm.pem → Your public key

  • Restart your docker containers, e.g. with

    • docker-compose restart

Now you can use your own TLS certificate with APIIDA API Gateway Manager.

  • No labels