SmugMug API SSL Problem
vividgemstones
Registered Users Posts: 2 Beginner grinner
Hi,
I Emailed SmugMug support about this issue with our subscription and I was directed to post in this forum.
We make use of the API over HTTP on our website. When performing a login we use HTTPS for passing the credentials to the "smugmug.login.useHash" method and have up until now had no problems.
Yesterday all of the pages which make calls to the SmugMug api stopped working and all my application language (Adobe ColdFusion) reports is "Connection Failure: Status code unavailable", which as you can imagine is fairly useless.
After many hours of digging it seems that the issue is related only to the HTTPS calls to the SmugMug API - I can make HTTP calls with no error, but as soon as I go back to using HTTPS (which we have used successfully till this point for around 2 years) I can no longer connect.
From what I can find out it looks like perhaps the list of trusted certificates that ColdFusion inspects when making a HTTPS request can not find the certificate that is in use on the SmugMug API. Have any recent changes been made to the certs in use for the API the last few days by any chance?
This problem has been driving me nuts for hours as all the pages using the API calls on our site are now broken! Any help would be appreciated.
Thanks
I Emailed SmugMug support about this issue with our subscription and I was directed to post in this forum.
We make use of the API over HTTP on our website. When performing a login we use HTTPS for passing the credentials to the "smugmug.login.useHash" method and have up until now had no problems.
Yesterday all of the pages which make calls to the SmugMug api stopped working and all my application language (Adobe ColdFusion) reports is "Connection Failure: Status code unavailable", which as you can imagine is fairly useless.
After many hours of digging it seems that the issue is related only to the HTTPS calls to the SmugMug API - I can make HTTP calls with no error, but as soon as I go back to using HTTPS (which we have used successfully till this point for around 2 years) I can no longer connect.
From what I can find out it looks like perhaps the list of trusted certificates that ColdFusion inspects when making a HTTPS request can not find the certificate that is in use on the SmugMug API. Have any recent changes been made to the certs in use for the API the last few days by any chance?
This problem has been driving me nuts for hours as all the pages using the API calls on our site are now broken! Any help would be appreciated.
Thanks
0
Comments
Akamai handles our certs and it looks like they updated them recently. You'll have to configure your app to accept the new ones.
http://msphoto.smugmug.com
http://twitter.com/tasmanic