You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following test fail on every arch even for beta3
TEST 1/1 [ext/curl/tests/curl_setopt_ssl.phpt]
========DIFF========
--
bool(true)
bool(true)
client cert subject not in response
022- CURL ERROR: 58
022+ CURL ERROR: 43
case 4: client cert and key from file
when I added message:
--
bool(true)
bool(true)
client cert subject not in response
022- CURL ERROR: 58
022+ CURL ERROR: 43unable to set private key file: '(memory blob)' type PEM
case 4: client cert and key from file
bool(true)