Tags: SteveLTN/https-portal
Tags
Implement support for different port configuration (#376) * Support for ports different from 443. It allows to do configurations like: environment: DOMAINS: > myserver.example.com:1443 -> http://localhost:8081, myserver.example.com:2443 -> http://localhost:8082 * Add tests for the new port configuration * Do certificate signing only on unique domains * Update documentation * Bump version to 1.25.0 --------- Co-authored-by: serg-bloim <serg.bloim@gmail.com> Co-authored-by: Weiyan <steve.wy.shao@gmail.com>
Implement support for different port configuration (#376) * Support for ports different from 443. It allows to do configurations like: environment: DOMAINS: > myserver.example.com:1443 -> http://localhost:8081, myserver.example.com:2443 -> http://localhost:8082 * Add tests for the new port configuration * Do certificate signing only on unique domains * Update documentation * Bump version to 1.25.0 --------- Co-authored-by: serg-bloim <serg.bloim@gmail.com> Co-authored-by: Weiyan <steve.wy.shao@gmail.com>
PreviousNext