Configuration
You can control the configuration of the ssl terminator by passing environment variables to the container.
Available environment variables
Name | Required | Description | Default |
---|---|---|---|
| No | The https port the terminator will listen on |
|
| No | The http port the terminator will listen on |
|
| No | The 'server_name' of the ssl terminator |
|
| No | The hostname of the upstream backend |
|
| No | The port of the upstream backend |
|
| No | KeepAlive setting for the backend |
|
| No | The path of the ssl certificate in the container |
|
| No | The path of the ssl private key in the container |
|
| No | The name sent in the X-SSL-Terminator header |
|
Last modified: 23 november 2023