workaround from https://bugzilla.redhat.com/show_bug.cgi?id=577546#c1
set ssl.use-sslv2 = "enable" in the appropriate places in the config. This will enable SSLv2, but you can prevent actual working SSLv2 negotiation by massaging the cipher list, for example like this: ssl.cipher-list = "TLSv1+HIGH RC4+MEDIUM !SSLv2 !3DES !aNULL @STRENGTH" ** Bug watch added: Red Hat Bugzilla #577546 https://bugzilla.redhat.com/show_bug.cgi?id=577546 -- Error after openssl update https://bugs.launchpad.net/bugs/645002 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
