monitoring-plugins/plugins/tests/certs/ext.cnf
Tobias Wiese 31bdbfce92 sslutils: use chain from client certificates
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>
2022-01-30 12:25:56 +01:00

2 lines
51 B
INI

[ client_ca ]
basicConstraints = critical, CA:true