Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- arch@dev:~/Staging|⇒ sw_vers -productVersion
- 10.9.2
- arch@dev:~/Staging|⇒ curl --version
- curl 7.30.0 (x86_64-apple-darwin13.0) libcurl/7.30.0 SecureTransport zlib/1.2.5
- Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp smtp smtps telnet tftp
- Features: AsynchDNS GSS-Negotiate IPv6 Largefile NTLM NTLM_WB SSL libz
- arch@dev:~/Staging|⇒ curl -sv https://213.133.107.227/ --cacert /usr/local/opt/curl-ca-bundle/share/ca-bundle.crt --head
- * About to connect() to 213.133.107.227 port 443 (#0)
- * Trying 213.133.107.227...
- * Adding handle: conn: 0x7f8f0380aa00
- * Adding handle: send: 0
- * Adding handle: recv: 0
- * Curl_addHandleToPipeline: length: 1
- * - Conn 0 (0x7f8f0380aa00) send_pipe: 1, recv_pipe: 0
- * Connected to 213.133.107.227 (213.133.107.227) port 443 (#0)
- * SSL certificate problem: Invalid certificate chain
- * Closing connection 0
Advertisement
Add Comment
Please, Sign In to add comment