Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 266 Bytes

Troubleshooting.md

File metadata and controls

9 lines (7 loc) · 266 Bytes

Troubleshooting

TLS negotiation issues

Download http://curl.haxx.se/ca/cacert.pem and set openssl.cafile=/path/to/cacert.pem in your php.ini file.

Alternatively you can run uspec like this:

$ php -d openssl.cafile=/path/to/cacert.pem uspec.phar