mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-06-28 11:55:08 +03:00
spelling: revocation
This commit is contained in:
parent
4788d3ae74
commit
9c35304e46
@ -872,7 +872,7 @@ namespace CoreUtil
|
|||||||
RevocationCheckNone = 16,
|
RevocationCheckNone = 16,
|
||||||
RevocationCheckEndCert = 32,
|
RevocationCheckEndCert = 32,
|
||||||
RevocationCheckChain = 64,
|
RevocationCheckChain = 64,
|
||||||
RecovationCheckChainExcludeRoot = 128,
|
RevocationCheckChainExcludeRoot = 128,
|
||||||
Safer = 256,
|
Safer = 256,
|
||||||
HashOnly = 512,
|
HashOnly = 512,
|
||||||
UseDefaultOSVerCheck = 1024,
|
UseDefaultOSVerCheck = 1024,
|
||||||
|
Loading…
Reference in New Issue
Block a user