Searched refs:CipherList (Results 1 – 7 of 7) sorted by relevance
203 EXTERN char *CipherList; /* list of ciphers */ variable
1548 if (CipherList != NULL && *CipherList != '\0')1550 if (SSL_CTX_set_cipher_list(*ctx, CipherList) <= 0)1556 who, CipherList);
4349 SET_STRING_EXP(CipherList);
511 #O CipherList
3222 - CipherList: same as the global option.3231 TLS_Srv_features:10.0.2.4 CipherList=MEDIUM+aRSA;3232 TLS_Clt_features:10.1.0.1 Options=SSL_OP_NO_TLSv1_2; CipherList=ALL:-EXPORT4341 confCIPHER_LIST CipherList [undefined] Cipher list for TLS.
653 _OPTION(CipherList, `confCIPHER_LIST', `')
30 options, e.g., CipherList, CertFile, KeyFile,222 The option CipherList sets the list of ciphers for STARTTLS.