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. Regards, Philip