Project

General

Profile

Bug #4589

Updated by Peter Amstutz over 9 years ago

Firefox 31+ increased silently disables support for SSL certificate checking in a way certificates signed with MD5.    It appears that seems to silently break on our self-signed development/test certificates.    (I thought this was due to MD5 but on further investigation the certs default testing certificates are using either SHA1 or SHA256.)   

 Figure out what is causing this and adjust certificate generation signed with MD5, which makes it very hard to fix it. use FireFox in a development environment. 

Back