typo
This commit is contained in:
parent
48b0951681
commit
024e6fed62
1 changed files with 1 additions and 1 deletions
|
@ -673,7 +673,7 @@ struct ssl_session_st
|
|||
/* Flags for building certificate chains */
|
||||
/* Treat any existing certificates as untrusted CAs */
|
||||
#define SSL_BUILD_CHAIN_FLAG_UNTRUSTED 0x1
|
||||
/* Con't include root CA in chain */
|
||||
/* Don't include root CA in chain */
|
||||
#define SSL_BUILD_CHAIN_FLAG_NO_ROOT 0x2
|
||||
|
||||
/* Flags returned by SSL_check_chain */
|
||||
|
|
Loading…
Reference in a new issue