
29 Jun
2006
29 Jun
'06
8:48 p.m.
On 2006-06-29, at 22:15, Boxall, John wrote:
If the certificate has truly expired, could you post a new one? If not, any suggestions?
You could test it with: $ openssl x509 -text -in stunnel.pem | grep GMT Not Before: Apr 8 15:09:08 1999 GMT Not After : Apr 7 15:09:08 2000 GMT You should never use the sample certificate except for testing! Create your own certificate/key instead: http://www.pseudonym.org/ssl/ssl_cook.html Best regards, Mike