From b612799a80af398040efc2416e0d09dcb0da1cf5 Mon Sep 17 00:00:00 2001 From: Richard Levitte Date: Tue, 15 Nov 2016 14:53:33 +0100 Subject: Revert "Remove heartbeats completely" Done too soon, this is for future OpenSSL 1.2.0 This reverts commit 6c62f9e1639a7d1a879f363a99882920104dfedb. Reviewed-by: Rich Salz --- util/mkdef.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'util') diff --git a/util/mkdef.pl b/util/mkdef.pl index 3b8c5c4778..c5884d3b92 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -101,7 +101,7 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF", # RFC3779 "RFC3779", # TLS - "PSK", "SRP", + "PSK", "SRP", "HEARTBEATS", # CMS "CMS", "OCSP", -- cgit v1.2.3