Posted on 07-15-2019 01:02 PM
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.
Posted on 07-15-2019 03:35 PM
Get the server owner to install a proper SSL cert?
¯_(ツ)_/¯
Posted on 07-16-2019 04:52 AM
security add-trusted-cert -d -r trustAsRoot -k /Library/Keychains/System.keychain /HostCertFile.cer
Posted on 07-16-2019 07:36 AM
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.
Posted on 07-17-2019 06:14 AM
If the users don't have admin rights, they won't be able to get there... just sayin'.
Posted on 07-17-2019 11:52 AM
None of our users have admin rights- this is without admin rights.