Comment on page
SSL Termination
Docker deployment of NGINX with Keeper Connection Manager for SSL Termination
For convenience, a Docker image for SSL termination using NGINX is provided which automatically configures itself with an SSL certificate:
Image name | Base image | Description |
---|---|---|
An instance of NGINX which automatically provides SSL termination for Keeper Connection Manager.
|
This image:
- Is based off Docker's official image for NGINX, and thus each accepts the same core environment variables.
- Accepts a set of Keeper-specific environment variables defining the Guacamole instance that will be behind SSL termination.
- Can automatically retrieve a certificate from Let's Encrypt, generate its own self-signed certificate for testing, or use an existing certificate that you have already obtained from a certificate authority.
Last modified 17d ago