summaryrefslogtreecommitdiffstats
path: root/plugins/tests/certs/expired-key.pem
AgeCommit message (Collapse)AuthorFilesLines
2020-05-15tests: update expired test certificateSven Nierlein1-15/+28
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.
2009-03-06Create expired cert for testing purposes. Updated tests to checkTon Voon1-0/+15
expired and unexpired certificates