mirror of
https://github.com/bytedance/g3.git
synced 2026-05-01 21:20:40 +00:00
16 lines
282 B
YAML
16 lines
282 B
YAML
---
|
|
|
|
name: openssl
|
|
type: OpensslProxy
|
|
listen:
|
|
address: "[::]:9093"
|
|
listen_in_worker: true
|
|
|
|
virtual_hosts:
|
|
name: bench
|
|
exact_match: bench.example.net
|
|
cert_pairs:
|
|
certificate: bench.example.net-ec256.crt
|
|
private_key: bench.example.net-ec256.key
|
|
backends:
|
|
- http
|