[openssl-users] How to enable RC4 in OpenSSL 1.1.0c
Chris Clark
a.chris.clark at gmail.com
Wed Jan 18 23:30:12 UTC 2017
I am trying to compile OpenSSL 1.1.0c for Visual Studio with the
depreciated RC4 cipher enabled.
I tried the following configure line:
perl Configure VC-WIN64A enable-weak-ssl-ciphers enable-deprecated enable-rc4
Once I compile, and I run "openssl cipher -v" it does not show any RC4 ciphers.
Is there another parameter needed?
I would also like to know, is it possible to also enable the
depreciated SSL3 ciphers?
-Chris
More information about the openssl-users
mailing list