Commit 024e6fed authored by Dr. Stephen Henson's avatar Dr. Stephen Henson
Browse files

typo

parent 48b09516
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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 */