Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Javascript web application does not show certificate not trusted in Chrome

I have an application using https to do a jsonp call on my server which is self signed.

If I use the corresponding url in the Chrome address bar, then a warning is showing with 'The site's security certificate is not trusted!'. There the user can proceed anyway.

Now in my web application, there is no such warning and the request just remains pending indefinitely. I can see that in Developer tools. I would expect having something showing on chrome similar to the above behavior.

Chrome version is currently 25.0.1364.172.

Is this normal? What should I do to address this problem?

Thanks!

like image 972
unludo Avatar asked Aug 09 '26 02:08

unludo


1 Answers

Unfortunately this is normal. Try to browse via firefox, backup the Certificate and install it in Chrome again.

like image 81
Grim Avatar answered Aug 11 '26 16:08

Grim



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!