AdguardTeam / gomitmproxy

Simple golang mitm proxy implementation
https://adguard.com/
GNU General Public License v3.0
273 stars 53 forks source link

Allow to configure cipher suite and TLS min version #7

Closed lawl closed 3 years ago

lawl commented 3 years ago

Go ships with reasonable defaults. But an application might want to set a stricter (or looser) cipher suite and min version.