mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-02-12 23:33:08 -05:00
sslutils used to load only the first certificate when it was given a client certificate file. Added tests for check_http to connect to a http server that expects a client certificate (simple and with chain). Signed-off-by: Tobias Wiese <tobias@tobiaswiese.com>
2 lines
51 B
INI
2 lines
51 B
INI
[ client_ca ]
|
|
basicConstraints = critical, CA:true
|