Mac Safari certificate error
Safari disable failed to open page after I change server certificate.
NSURLErrorDomain error -1202.)
I can't find the problem certificate on KeyChain.
Any advise for reset certificate?
Thanks.
iMac 27" 5K, macOS 10.14
You can make a difference in the Apple Support Community!
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
When you sign up with your Apple Account, you can provide valuable feedback to other community members by upvoting helpful replies and User Tips.
Safari disable failed to open page after I change server certificate.
NSURLErrorDomain error -1202.)
I can't find the problem certificate on KeyChain.
Any advise for reset certificate?
Thanks.
iMac 27" 5K, macOS 10.14
The usual textual accoutrements for -1202 are “The certificate for this server is invalid. You might be connecting to a server that is pretending to be “xyz.example.com” which could put your confidential information at risk."
Open a browser connection into the server using HTTPS, and accept the offered certificate as trusted?
Or otherwise transfer over the public cert.
Or start your own certificate authority?
Or use a purchased cert?
The outdated certs on the client aren’t related to this.
Make CERTAIN your server DNS is correct. Launch Terminal.app on the server, and issue the harmless diagnostic command:
sudo changeip -checkhostname
That command should either indicate no changes are required, or should point to any issues identified.
The usual textual accoutrements for -1202 are “The certificate for this server is invalid. You might be connecting to a server that is pretending to be “xyz.example.com” which could put your confidential information at risk."
Open a browser connection into the server using HTTPS, and accept the offered certificate as trusted?
Or otherwise transfer over the public cert.
Or start your own certificate authority?
Or use a purchased cert?
The outdated certs on the client aren’t related to this.
Make CERTAIN your server DNS is correct. Launch Terminal.app on the server, and issue the harmless diagnostic command:
sudo changeip -checkhostname
That command should either indicate no changes are required, or should point to any issues identified.
So none of the Certificates show red x ?
some red certificate but it is no related server and I've deleted red certificate and reboot Mac OS.
It still show failed to open page, the server is self-sign certificate.
Thanks.
Mac Safari certificate error