Ask Your Question
1

What does the "ERR_SSL_PINNED_KEY_NOT_IN_CERT_CHAIN" error signify when using Twitter OAuth login?

asked 2021-07-14 11:00:00 +0000

lakamha gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2022-03-16 09:00:00 +0000

bukephalos gravatar image

The "ERRSSLPINNEDKEYNOTINCERT_CHAIN" error signifies that the SSL certificate chain provided by the server during the Twitter OAuth login process is missing the public key required to verify the SSL pinning. This can happen if the server's SSL certificate has been altered or if a proxy server is interfering with the certificate verification process. This error can also occur if the client (browser or application) is trying to connect to a different server than the one specified in the SSL certificate.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2021-07-14 11:00:00 +0000

Seen: 7 times

Last updated: Mar 16 '22