vtls_openssl: remove ambiguous SSL_CLIENT_CERT_ERR constant
This commit is contained in:
Родитель
9e7125a1db
Коммит
58b0a8b059
|
@ -398,9 +398,6 @@ int cert_stuff(struct connectdata *conn,
|
|||
}
|
||||
|
||||
|
||||
#define SSL_CLIENT_CERT_ERR \
|
||||
"unable to use client certificate (no key found or wrong pass phrase?)"
|
||||
|
||||
switch(file_type) {
|
||||
case SSL_FILETYPE_PEM:
|
||||
/* SSL_CTX_use_certificate_chain_file() only works on PEM files */
|
||||
|
|
Загрузка…
Ссылка в новой задаче