fix typo and warning
This commit is contained in:
@@ -668,7 +668,7 @@ struct ssl_session_st
|
||||
#define SSL_CERT_FLAG_SUITEB_128_LOS 0x30000
|
||||
|
||||
/* Perform all sorts of protocol violations for testing purposes */
|
||||
#define SSL_CERT_FLAG_BROKEN_PROTCOL 0x10000000
|
||||
#define SSL_CERT_FLAG_BROKEN_PROTOCOL 0x10000000
|
||||
|
||||
/* Flags for building certificate chains */
|
||||
/* Treat any existing certificates as untrusted CAs */
|
||||
|
Reference in New Issue
Block a user