mirror of
https://github.com/bytedance/g3.git
synced 2026-05-17 03:57:11 +00:00
4 lines
165 B
Bash
4 lines
165 B
Bash
|
|
g3bench rustls httpbin.local:9443 --tls-ca-cert "${TEST_CA_CERT_FILE}"
|
|
|
|
g3bench rustls 127.0.0.1:9443 --tls-name httpbin.local --tls-ca-cert "${TEST_CA_CERT_FILE}"
|