andras-tim / mitm-me

For IT admins who want very much to click through thousands of self-signed certificate warnings and get MitM attacked, this simplifies the process.
http://andras-tim.github.io/mitm-me
6 stars 2 forks source link

Regexp for certificates to accept #9

Open andras-tim opened 13 years ago

andras-tim commented 13 years ago

Reported by Anonymous, created 1 month ago, last edited 1 month ago.

Have the ability to do a regular expression narrowing on the automatically accepted certificates, for examle on the issuer, but on any other part too.

gb-gh commented 13 years ago

It would be great to accept certificates based on domain in URL and even IP address.

For example I work with about 50 test devices in a lab that all use self-signed certificates, which constantly changes as other people rebuild these devices. Their FQDNs are all in a specific domain and also they are on a specific IP subnet.

This way I could use the add-on to ignore certificate errors for these devices, but safely browse the rest of the web.