Termporary OSX SSL issue NET::ERR_CERT_AUTHORITY_INVALID -


net::err_cert_authority_invalid

i'm getting strange network issue on project i'm working on seems effect computer temporally , fine again - it's happened twice in past month 5 minutes. details are:

i network connection issue when front end tries connect api.

i've tried:

  • switching browser (doesn't fix issue)
  • switching wifi networks (doesn't fix issue)
  • switching machines (the site still works fine phone or computer)

after few minutes problem resolves itself, i'm pretty confused!

ssl certificate positivessl wildcard: https://www.namecheap.com/security/ssl-certificates/comodo/positivessl-wildcard.aspx

can think of reason problem our ssl certificate causing computer temporally block api?

self signed ...comodo rsa domain validation secure server ca

this cannot right. either self-signed or issued trusted ca.

can think of reason problem our ssl certificate causing computer temporally block api?

hickup of server, i.e. configuration change, switch misconfigured backup server or this. or firewall in between trying ssl interception. or attacker trying man-in-the-middle. or hickup of dns server or attack against wrong ip address gets used. or ....

it hard tell what's going on without having more information. need have @ certificate , certificate chain @ moment , compare 1 usually.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -