kdzwinel / betwixt

:zap: Web Debugging Proxy based on Chrome DevTools Network panel.
MIT License
4.53k stars 125 forks source link

support download ssl certs files. #39

Closed deju closed 8 years ago

deju commented 8 years ago

add support static server used to download certs file in devices which need to caputrue.

kdzwinel commented 8 years ago

Hey @deju , thanks for contributing! I like the idea, but IMO static server providing certificate file download shouldn't be a part of Betwixt. User can easily find the certificate and expose it himself.

BTW I just added an easy way of locating the certificate on disk via Tools > Root Certificate menu - check it out!

screen shot 2016-03-28 at 05 07 51
deju commented 8 years ago

@kdzwinel Fine. :)