g3/g3proxy/examples/hybrid_https_proxy/server.d/test-tls.yaml
2023-08-22 11:00:39 +08:00

9 lines
150 B
YAML

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