The branch master has been updated via 506e28b3e3d954bd71e915aa7aa3f966ee0d24ec (commit) from 20b88bb160865b0c2998056fe841b1cbacd6d4c7 (commit)
- Log ----------------------------------------------------------------- commit 506e28b3e3d954bd71e915aa7aa3f966ee0d24ec Author: Rich Salz <rs...@openssl.org> Date: Fri Apr 8 08:02:41 2016 -0400 Add OCSP to mkdef Reviewed-by: Richard Levitte <levi...@openssl.org> ----------------------------------------------------------------------- Summary of changes: util/mkdef.pl | 1 + 1 file changed, 1 insertion(+) diff --git a/util/mkdef.pl b/util/mkdef.pl index 80bc61a..ea87486 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 _____ openssl-commits mailing list To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits