summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/apps.h2
-rwxr-xr-xmakevms.com1
-rwxr-xr-xutil/mkdef.pl2
3 files changed, 0 insertions, 5 deletions
diff --git a/apps/apps.h b/apps/apps.h
index 3f53bc1b14..2e346f9b66 100644
--- a/apps/apps.h
+++ b/apps/apps.h
@@ -383,6 +383,4 @@ int raw_write_stdout(const void *, int);
# define TM_STOP 1
double app_tminterval(int stop, int usertime);
-# define OPENSSL_NO_SSL_INTERN
-
#endif
diff --git a/makevms.com b/makevms.com
index cf759e4ae1..ac1ccc9c32 100755
--- a/makevms.com
+++ b/makevms.com
@@ -306,7 +306,6 @@ $ CONFIG_LOGICALS := AES,-
SRP,-
SRTP,-
SSL3_METHOD,-
- SSL_INTERN,-
SSL_TRACE,-
STATIC_ENGINE,-
STDIO,-
diff --git a/util/mkdef.pl b/util/mkdef.pl
index faed4028b5..03fbf20e45 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -111,8 +111,6 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
"NEXTPROTONEG",
# Deprecated functions
"DEPRECATED",
- # Hide SSL internals
- "SSL_INTERN",
# SCTP
"SCTP",
# SRTP