konstntin.p 0 Posted November 21, 2019 Report Share Posted November 21, 2019 Добры день! Сертификат client.p12, конвертирую из p12 в pem, openssl pkcs12 -in client.p12 -out client.pem -nodes Устанавливается без ошибок, делаю curl, выходит ошибка curl: (35) gnutls_handshake() failed: Certificate is bad ? Quote Link to post Share on other sites
ytf 4 Posted November 30, 2019 Report Share Posted November 30, 2019 добрый день, если ввести в поиске curl: (35) gnutls_handshake() failed: Certificate is bad то можно найти некоторые подсказки, например, $ch[CURLOPT_SSLVERSION] = CURL_SSLVERSION_TLSv1_1; но сам я не пробовал Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.