mirror of
https://github.com/openssl/openssl.git
synced 2024-11-21 01:15:20 +08:00
Add OCSP to mkdef
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
20b88bb160
commit
506e28b3e3
@ -97,6 +97,7 @@ my @known_algorithms = ( "RC2", "RC4", "RC5", "IDEA", "DES", "BF",
|
||||
"PSK", "SRP", "HEARTBEATS",
|
||||
# CMS
|
||||
"CMS",
|
||||
"OCSP",
|
||||
# CryptoAPI Engine
|
||||
"CAPIENG",
|
||||
# SSL methods
|
||||
|
Loading…
Reference in New Issue
Block a user