Revert "openssl: Disable SSLv2 and SSLv3."

This reverts commit 98a5192ef2.
This commit is contained in:
Michael Tremer
2015-03-12 12:55:05 +01:00
parent a71beeb234
commit 33bfe91f5b
3 changed files with 0 additions and 25 deletions

View File

@@ -105,8 +105,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
no-mdc2 \
no-rc5 \
no-srp \
no-ssl2 \
no-ssl3 \
$(CONFIGURE_ARGS) \
-DSSL_FORBID_ENULL \
-DHAVE_CRYPTODEV \