components/openssl/openssl-fips-140/Makefile
changeset 4909 37c8a5df8c41
parent 4822 1fb8a14c6702
child 5125 34cc580c62c2
--- a/components/openssl/openssl-fips-140/Makefile	Wed Sep 30 09:48:41 2015 -0700
+++ b/components/openssl/openssl-fips-140/Makefile	Wed Sep 30 10:37:47 2015 -0700
@@ -109,7 +109,7 @@
 
 # Disable SSLv2 and SSLv3 protocols
 CONFIGURE_OPTIONS += no-ssl2
-CONFIGURE_OPTIONS += no-ssl3
+CONFIGURE_OPTIONS += no-ssl3 no-ssl3-method
 
 # We define our own compiler and linker option sets for Solaris. See Configure
 # for more information.