Created
April 15, 2014 14:08
-
-
Save karlentwistle/10735737 to your computer and use it in GitHub Desktop.
Output from doctor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ruby doctor.rb | |
/usr/bin/ruby1.8 (1.8.6) | |
OpenSSL 0.9.8g 19 Oct 2007: /usr/lib/ssl | |
SSL_CERT_DIR="" | |
SSL_CERT_FILE="" | |
HEAD https://status.github.com:443 | |
OpenSSL::SSL::SSLError: certificate verify failed | |
The server presented a certificate that could not be verified: | |
subject: /C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert SHA2 High Assurance Server CA | |
issuer: /C=US/O=DigiCert Inc/OU=www.digicert.com/CN=DigiCert High Assurance EV Root CA | |
error code 20: unable to get local issuer certificate |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment