Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards
SOLVED

Browser stopping analytics call (net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH)

Avatar

Level 2

Hello Adobe Analytics Community,

I'm able to see Adobe Analytics call is firing on the pages but failing and getting the below mentioned error.. My browser is blockiing the Adobe request becuase its not secure. Please help me on this ? Any reason why its throwing an error 

Error: net::ERR_SSL_VERSION_OR_CIPHER_MISMATCH

dsriharsha312_0-1711038121893.png

 

 

1 Accepted Solution

Avatar

Correct answer by
Employee Advisor

If you're still struggling then the ERR_SSL_VERSION_OR_CIPHER_MISMATCH error typically happens on older operating systems or browsers.

 

There can be other reasons as well, you can find them listed here -  https://kinsta.com/knowledgebase/err_ssl_version_or_cipher_mismatch/

View solution in original post

3 Replies

Avatar

Correct answer by
Employee Advisor

If you're still struggling then the ERR_SSL_VERSION_OR_CIPHER_MISMATCH error typically happens on older operating systems or browsers.

 

There can be other reasons as well, you can find them listed here -  https://kinsta.com/knowledgebase/err_ssl_version_or_cipher_mismatch/

Avatar

Community Advisor and Adobe Champion

I actually had this happen recently on one of our tracking servers... I thought it was because it was old and set up before my time... Client Care had no record of our tracking server set up for SSL. 

 

I am now wondering if Adobe accidentally dumped old servers accidentally (since the CNAME process is quite different now). And because they were so old (the one of ours that broke was done like 10 years ago), they didn't have it properly documented.

 

Anyway, the solution for us was to contact support and get the server re-setup with a proper SSL CNAME, then I had our DevOPs make the DNS change.

 

Good Luck

Avatar

Level 1

The ERR_SSL_VERSION_OR_CIPHER_MISMATCH error appears due to a lack of “common SSL protocol version or cipher suite support” between a web server and a user’s browser. This issue happens during the TLS handshake process. With that, the browser will automatically display this specific error message. Some common reasons for the error can be such as Outdated browser or Operating system, Web servers employ the outdated RC4 cipher suite, Corrupted SSL state within the browser, Antivirus software interfering with SSL protocols. Many ways to fix the error can be their which you need to understand in detail properly, you can also check out at:- https://certera.com/kb/how-to-fix-the-err_ssl_version_or_cipher_mismatch-error/.  Hope it helps!