xvzcf / tls-interop-runner

Interoperability testing of TLS implementations.
Other
10 stars 13 forks source link

cert-util: Add -make-ech-key #18

Closed cjpatton closed 3 years ago

cjpatton commented 3 years ago

This feature generates an ECH key using the DNS name specified by the input certificate as the public name. The key is written to the file specified by the -key-out flag and the ECHConfigs (consumed by the client) is written to the file specified by the -out flag.