Skip to main content

When there is a certificate error Safari shows "This Connection Is Not Private" but will allow users to click "visit this website" to proceed to the website anyways. I'm looking for a way to disable this option.


Anyone know how I can do this? I've had no luck browsing the forums or using profile creator.

Edit:
I want to prevent users from accessing these untrusted websites completely. I'm not trying to add the cert as trusted. I don't want to allow users to visit any website with an untrusted certificate. I've been able to do this in Firefox and Chrome, but can't find out how to do it in Safari.

Get the server owner to install a proper SSL cert?

¯_(ツ)_/¯


security add-trusted-cert -d -r trustAsRoot -k /Library/Keychains/System.keychain /HostCertFile.cer


I want to prevent users from accessing these untrusted websites completely. I'm not trying to add the cert as trusted. I don't want to allow users to visit any website with an untrusted certificate. I've been able to do this in Firefox and Chrome, but can't find out how to do it in Safari.


If the users don't have admin rights, they won't be able to get there... just sayin'.


None of our users have admin rights- this is without admin rights.