summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2011-12-31 23:49:45 +0000
committerDr. Stephen Henson <steve@openssl.org>2011-12-31 23:49:45 +0000
commit03467ce6bd1d066780003eaed84a36fba1e4c0fb (patch)
treef35309f5bca83a4977a1854c189eab9ab311bc75
parent6e750fcb1e780ade7497d589ca56518720b0a2f6 (diff)
recognise HEARTBEATS in mkdef.pl script
-rwxr-xr-xutil/mkdef.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/mkdef.pl b/util/mkdef.pl
index ae6e00d45c..9a8c7b87d1 100755
--- a/util/mkdef.pl
+++ b/util/mkdef.pl
@@ -100,7 +100,7 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
# RFC3779
"RFC3779",
# TLS
- "TLSEXT", "PSK", "SRP",
+ "TLSEXT", "PSK", "SRP", "HEARTBEATS",
# CMS
"CMS",
# CryptoAPI Engine