summaryrefslogtreecommitdiffstats
path: root/plugins/tests/certs
AgeCommit message (Collapse)AuthorFilesLines
2020-05-15tests: update expired test certificateSven Nierlein2-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-19renew test certificatesrefs/pull/1585/headSven Nierlein2-34/+50
Signed-off-by: Sven Nierlein <sven@nierlein.de>
2009-03-06Create expired cert for testing purposes. Updated tests to checkTon Voon2-0/+36
expired and unexpired certificates
2009-03-05Added inline tests for HTTPS using HTTP::Daemon::SSLTon Voon2-0/+36