g3/g3proxy/examples/hybrid_https_proxy/server.d/test-tls.conf
2023-03-09 17:55:45 +08:00

9 lines
150 B
Text

name: test-tls
escaper: default
type: http_proxy
tls:
certificate: cert.pem
private_key: key.pem
listen:
address: "[::]:10087"
conn_limit: 100M