Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-24 | Added ability to configure multiple certificates on a listener. | Andrey Suvorov | 1 | -5/+24 | |
The certificate is selected by matching the arriving SNI to the common name and the alternatives names. If no certificate matches the name, the first bundle in the array is chosen. | |||||
2018-09-20 | Controller: certificates storage interface. | Valentin Bartenev | 1 | -2/+1 | |
2018-09-20 | Added SSL/TLS support on connection level. | Igor Sysoev | 1 | -0/+78 | |