Add OCSP to mkdef
Reviewed-by: Richard Levitte <levitte@openssl.org>
This commit is contained in:
parent
20b88bb160
commit
506e28b3e3
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue