From a9e10912e1d2e0bd9d83216412a8387b56f12bd4 Mon Sep 17 00:00:00 2001
From: Lucien Gentis public-name
and where foo.example.com
is a web-sit
ECH to be used, with both hosted on the same httpd instance.
-Using ECH requries that httpd load an ECH key pair with a private value for ECH +Using ECH requires that httpd load an ECH key pair with a private value for ECH decryption. Browsers will require that the public component of that key pair be published in the DNS. With OpenSSL we generate and store that key pair in an ECH PEM formatted file as shown below. -- 2.47.3