I’m currently logging into twitter on my website using oauth 1. I’m an amateur at the whole process. It was working before but recently I’ve been getting ssl errors in both chrome and firefox:
api.twitter.com uses an invalid security certificate.
The certificate is only valid for the following names:
a248.e.akamai.net , *.akamaihd.net , *.akamaihd-staging.net
(Error code: ssl_error_bad_cert_domain)
The above is the firefox error.
The log-in process seems to work fine when I use a proxy in firefox. I would appreciate any help with this issue.