X-Git-Url: https://sipb.mit.edu/gitweb.cgi/ikiwiki.git/blobdiff_plain/b522c708f0cf87b282e4d5ff0f2425040a3b7bcf..ecd60221ff2f880bb6c022de5357102e173773c3:/doc/bugs/ssl_certificates_not_checked_with_openid.mdwn?ds=sidebyside diff --git a/doc/bugs/ssl_certificates_not_checked_with_openid.mdwn b/doc/bugs/ssl_certificates_not_checked_with_openid.mdwn index 80390622a..71a8d70fb 100644 --- a/doc/bugs/ssl_certificates_not_checked_with_openid.mdwn +++ b/doc/bugs/ssl_certificates_not_checked_with_openid.mdwn @@ -79,5 +79,7 @@ the data: $ENV{HTTPS\_CA\_DIR} = "/etc/ssl/certs/"; $ENV{HTTPS\_CA\_FILE} = "/etc/ssl/certs/file.pem"; -Unfortunately I get weird results if the certificate verification fails [[!debbug 503440]]. +Unfortunately I get weird results if the certificate verification fails, see [[!debbug 503440]]. It still seems to work though, regardless. + +-- Brian May