https://bugzilla.wikimedia.org/show_bug.cgi?id=35709
Jeremy Baron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED CC| |bugzilla+org.wikimedia@tuxm | |achine.com Resolution|FIXED | AssignedTo|[email protected]. |[email protected] |org | --- Comment #3 from Jeremy Baron <[email protected]> 2012-04-10 18:02:17 UTC --- This solution seems to be using a config option which is for client authentication w/ client certs, not for certs coming from a server. http://httpd.apache.org/docs/2.0/ssl/ssl_howto.html#allclients Serving a CA cert in the certificate chain is only appropriate for intermediate certs not root CA certs AIUI. Example of appropriate serving of certificate chain: bug 23631 See also https://jira.toolserver.org/browse/TS-1351. IMO, this (change 4334) clearly should be reverted. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
