On Mar 13, 2010, at 7:28 AM, Hannes Magnusson wrote: > On Sat, Mar 13, 2010 at 15:46, Philip Olson <phi...@roshambo.org> wrote: >> >> On Mar 13, 2010, at 1:55 AM, Martin Samesch wrote: >> >>> Hi Philip, >>> >>> On Fri, Mar 12, 2010 at 12:22:49PM -0800, Philip Olson wrote: >>>> Just a small note. SSL has been setup, so the new link: >>>> >>>> - https://edit.php.net/ >>> >>> I get the following warning: >>> >>> A potentially compromised SSL certificate has been detected >>> A subordinate CA certificate has been signed using the MD5 algorithm. >> >> The PHP project uses self signed certificates, so this causes such errors. > > No we don't. We use certs from CAcert. > > Just install the root cert from http://www.cacert.org
I misspoke. We do use CAcert here but not every browser trusts it (by default) due to lack of a distributed root certificate. This topic is outside my area of expertise but I believe edit.php.net is setup properly in the normal php.net fashion. Regards, Philip