aboutsummaryrefslogtreecommitdiffstats
path: root/src/stls/stls_send_environment.c
Commit message (Collapse)AuthorAgeFilesLines
* Fix sbearssl send_environment protocolLaurent Bercot2021-09-241-1/+0
| | | | Signed-off-by: Laurent Bercot <ska@appnovation.com>
* Prepare for 2.4.2.0; implement client certificates with bearsslLaurent Bercot2021-05-181-10/+21
| | | | Also send a bit more environment with libtls
* Remove SSL_TLS_SNI_SERVERNAME (instead of defined but empty) if no SNILaurent Bercot2021-01-281-5/+10
|
* Prepare for 2.4.1.0; add SSL_TLS_SNI_SERVERNAMELaurent Bercot2021-01-281-2/+6
|
* Add SSL_PROTOCOL and SSL_CIPHER support, fix some bugsLaurent Bercot2020-11-221-0/+24