On 03/13/2010 08:23 AM, Martin Samesch wrote: > On Sat, Mar 13, 2010 at 06:46:14AM -0800, Philip Olson wrote: >> >> On Mar 13, 2010, at 1:55 AM, Martin Samesch wrote: >> >>> 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. > > Me too (or was it CAcert?), but I never got an MD5 warning. There's > only the usual Firefox warning 'This Connection is untrusted'. > > See https://as-508.de/ (great website ;-) > > OK, probably there's nothing to worry about.
It is not self-signed it is a cacert.org certificate and it is fine. Install the cacert root certificate to eliminate those warnings. Someone should probably add the instructions for how to do that to the wiki. -Rasmus