mirror of
https://github.com/MatthewL246/mitmproxy-pretendo.git
synced 2026-04-25 15:57:57 -05:00
Also disable insecure SSL settings
This commit is contained in:
parent
13a4b54eb0
commit
2269085e70
|
|
@ -10,12 +10,6 @@ block_global: false
|
|||
# Disable HTTP/2 support, as it seems buggy and is not necessary
|
||||
http2: false
|
||||
|
||||
# These settings make sure that connections are not blocked because they use an
|
||||
# old version of TLS.
|
||||
ssl_insecure: true
|
||||
tls_version_server_min: UNBOUNDED
|
||||
tls_version_client_min: UNBOUNDED
|
||||
|
||||
# These just make sure that the right configuration files and certs are loaded.
|
||||
client_certs: ./client-certificates/WiiU-common.pem
|
||||
confdir: ./configuration
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user