SSL Certificate expired?
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.
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
Support Staff 1 Posted by Seth B on 30 Jun, 2014 07:08 PM
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.
Support Staff 2 Posted by Seth B on 30 Jun, 2014 07:41 PM
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:
Please let us know if you see any other issues - and I apologize for the hiccups.