amate / Proxydomo

ローカルで動作するプロクシフィルタリングソフトです
http://www31.atwiki.jp/lafe/pages/37.html
GNU General Public License v2.0
74 stars 12 forks source link

Request: Certificate Error Automation #31

Closed Stone-D closed 8 years ago

Stone-D commented 8 years ago

Could you please add an option to auto-accept or auto-deny certificate errors such as the one shown in this screenshot?

proxydomoca-01

I've made a mockup Options dialog to show you what I mean:

proxydomoca-02

The dropdown could have 'Accept', 'Deny', and, if easy to implement, 'Accept in $LIST'.

The error log could also show only errors, or both:

GOOD: google.com ROOT FAILURE: something.org PEER SUBJECT NAME MISMATCH: another.org

amate commented 8 years ago

v1.79 implementation (AllowSSLServerHostList.txt) I won't implement the GUI.

Stone-D commented 8 years ago

Awesome, thank you.