-
Notifications
You must be signed in to change notification settings - Fork 875
Closed
Description
Expected behaviour
I would like to have an option so that I need to accept new ssl certificates first.
Actual behaviour
New certificate is accepted automatically when it seems to be valid for the OS
Use case:
On a company pc you might have a trusted root certificate of the company. They can easily use this to intercept the https on the firewalls to inspect the traffic.
This happened in my company, happily they tested this only with a self-signed certificate where I received a warning. But if they used a proper certificate from the root ca I would not have noticed this.