I have enabled SSL for tomcat 8 and my website is working fine in Internet Explorer,but in chrome it is giving me certificate error.
I am running on updated chrome version,may i know if am missing anything.
Thanks,
Vikram
Related
Since chrome update version 99.0.4844.84 I am unable to load http (unsecure) resources from localhost.
This setting chrome://flags/#allow-insecure-localhost DOES NOT WORK
I have uninstalled chrome and reinstalled it yet issue persists.
Firefox does allow insecure content from local host so I can continue to use this for dev.
Generating a SSL certificate for localhost is not a viable option.
Has anyone else experienced this issue and been able to implement a fix?
I am suddenly getting the following error message when trying to connect to an "wss" WebSocket connection string in Chrome that is not happening in Firefox:
Error in connection establishment: net::ERR_SSL_OBSOLETE_VERSION
My current version of Chrome is: Version 81.0.4044.34 (Official Build) beta (64-bit).
I'm guessing this is due to an update since I was able to connect to the same WebSocket connection string recently and the SSL certificate is the same one I have been using for a while and is valid when I use Firefox.
I have started looking around for documentation on this issue but haven't found anything yet.
Chrome is deprecating support for TLS 1.0 and 1.1. I modified the code for my WebSocket server by enabling support for TLS 1.2 and that fixed the issue.
I am getting an error when using my certificate to connect to an offline device.
TLS 1.2 Alert Level Fatal: Certificate Unknown is the error that is seen in wire shark.
Seeing this behavior in Chrome Version 73.0.3683.103 (Official Build) (64-bit) and later.
The same scenario was working properly in chrome 72.
Tried to add our self signed certificate to the chrome certificate store but still getting the same error.
Not sure whether anything is wrong with the certificate, as after a few refreshes the web page loads properly.
Some connections are being rejected with this error but some connections are being accepted which is causing the page to load after a few refreshes.
I have installed latest Chrome Version 68.0.3440.84 (Official Build) (64-bit)
on Windows 7 Home Premium
When I access google.com/youtube.com I get following error:
Your connection is not private
Attackers might be trying to steal your information from www.google.com (for example, passwords, messages, or credit cards). Learn more
NET::ERR_CERT_AUTHORITY_INVALID
I have tried importing the certificate as mentioned in Getting Chrome to accept self-signed localhost certificate, but that didn't help
I can access google.com from Mozilla Firefox without any error
My laptop time is up to date
Any pointers will be very helpful
Resolved the issue by Installing the certificate from : https://secure.globalsign.net/cacert/Root-R2.crt in chrome
HI i'm accessing http://videobrochurecanada.ca/ on macs and it is prompting an ssl certificate error and then not running the stylesheet. Works fine on PCs Chrome.
Can someone help fix this?
The SSL certificate that is returned when accessing videobrochurecanada.ca has the wrong name. It's actually issued to newserver.dolcemag.com.
See the SSL Labs report (Archived here.)