sipb-www
/
ikiwiki.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
add my name
[ikiwiki.git]
/
doc
/
bugs
/
ssl_certificates_not_checked_with_openid.mdwn
diff --git
a/doc/bugs/ssl_certificates_not_checked_with_openid.mdwn
b/doc/bugs/ssl_certificates_not_checked_with_openid.mdwn
index 80390622a12bdffa5ee54d403eff1c2bd635b020..71a8d70fbc00dfa66705077bd6e2d466d3ae67f4 100644
(file)
--- 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";
$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.
It still seems to work though, regardless.
+
+-- Brian May