SSL Certificate expired?

Brian Walsh's Avatar

Brian Walsh

30 Jun, 2014 07:07 PM

This comment was split from the discussion: SSL Certificate is not trusted

Did the cert expire? Our calls from Salesforce to Cashboard are failing due to cert issues.

echo | openssl s_client -connect api.cashboardapp.com:443 2>/dev/null | openssl x509 -noout -issuer -subject -dates

It looks like the cert expired on the 27th of June.

  1. Support Staff 1 Posted by Seth B on 30 Jun, 2014 07:08 PM

    Seth B's Avatar

    Guys I added everyone interested in the SSL certificate issue here. We've contacted our server admins to see what's going on but haven't found anything yet.

  2. Support Staff 2 Posted by Seth B on 30 Jun, 2014 07:41 PM

    Seth B's Avatar

    Everyone,

    I believe we've fixed the error - which was a misconfiguration in Nginx that was pointing the API server to the wrong certificate.

    I've verified by running the following command:

    $ echo | openssl s_client -connect api.cashboardapp.com:443 2>/dev/null | openssl x509 -noout -issuer -subject -dates
    issuer= /C=US/O=GeoTrust, Inc./CN=RapidSSL CA
    subject= /serialNumber=vP7QHEhaMRBizqV6jqEC2aZ/7uFXFlPP/OU=GT22542577/OU=See www.rapidssl.com/resources/cps (c)13/OU=Domain Control Validated - RapidSSL(R)/CN=*.cashboardapp.com
    notBefore=Apr 11 01:39:58 2014 GMT
    notAfter=Jun 11 14:54:51 2015 GMT
    

    Please let us know if you see any other issues - and I apologize for the hiccups.

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

Recent Discussions

28 Sep, 2024 06:47 AM
16 Sep, 2024 09:53 PM
10 Sep, 2024 12:44 AM
10 Sep, 2024 12:44 AM
10 Sep, 2024 12:40 AM