components/openssl/openssl-1.0.1-fips-140/Makefile
changeset 4373 6d5db1ada4a5
parent 4370 7043c27399f1
child 4483 968b00fdc69d
--- a/components/openssl/openssl-1.0.1-fips-140/Makefile	Thu May 28 15:44:08 2015 -0700
+++ b/components/openssl/openssl-1.0.1-fips-140/Makefile	Thu May 28 17:41:26 2015 -0700
@@ -108,6 +108,10 @@
 CONFIGURE_OPTIONS += enable-md2
 CONFIGURE_OPTIONS += no-seed
 
+# Disable SSLv2 and SSLv3 protocols
+CONFIGURE_OPTIONS += no-ssl2
+CONFIGURE_OPTIONS += no-ssl3
+
 # We define our own compiler and linker option sets for Solaris. See Configure
 # for more information.
 CONFIGURE_OPTIONS32_i386 =	solaris-x86-cc-sunw