From: Rich Salz Date: Fri, 8 Apr 2016 12:02:41 +0000 (-0400) Subject: Add OCSP to mkdef X-Git-Tag: OpenSSL_1_1_0-pre5~96 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=506e28b3e3d954bd71e915aa7aa3f966ee0d24ec;p=openssl Add OCSP to mkdef Reviewed-by: Richard Levitte --- diff --git a/util/mkdef.pl b/util/mkdef.pl index 80bc61ae82..ea87486547 100755 --- a/util/mkdef.pl +++ b/util/mkdef.pl @@ -97,6 +97,7 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF", "PSK", "SRP", "HEARTBEATS", # CMS "CMS", + "OCSP", # CryptoAPI Engine "CAPIENG", # SSL methods