to test if an application accepts md4 hashes: #generate cert assuming "key3" exists openssl req -new -x509 -subj "/CN=localhost2" -key key3 -out cert3.pem -md4
#listen openssl s_server -www -port 9999 -cert cert3.pem -key key3 -- md4 may be f*cked soon https://bugs.launchpad.net/bugs/429907 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs