Setup HTTPS configuration
cd <Akamas docker-compose file folder> docker compose restart akamas-ui kong
https://<akamas server name here>docker compose up -dSetup CLI to use HTTPS
akamas init configApi address [http://localhost:8000]: https://<akamas server dns address>:443/akapi
Workspace [default]: default
Verify SSL: [True]: TrueLast updated
Was this helpful?