Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-15 | tests: update expired test certificate | Sven Nierlein | 2 | -34/+50 | |
the certificate used to test expired http checks is to old to be used with recent ssl libraries and results in: > SSL routines:SSL_CTX_use_certificate:ee key too small unfortunatly the error is only visible when setting $IO::Socket::SSL::DEBUG in the check_http.t file. | |||||
2019-02-19 | renew test certificatesrefs/pull/1585/head | Sven Nierlein | 2 | -34/+50 | |
Signed-off-by: Sven Nierlein <sven@nierlein.de> | |||||
2009-03-06 | Create expired cert for testing purposes. Updated tests to check | Ton Voon | 2 | -0/+36 | |
expired and unexpired certificates | |||||
2009-03-05 | Added inline tests for HTTPS using HTTP::Daemon::SSL | Ton Voon | 2 | -0/+36 | |