On 2022-08-29, George <g.lister@nodeunit.com> wrote:
> I am wish to run multiple site from the same IP and use different TLS
> certs for each.
..
> Problem is I get the certificate for the first declared
> server each time unless I change the IP or port.
How are you testing? If you're using openssl s_client you need the
-servername option (though nc -vc is probably more convenient).
--
Please keep replies on the mailing list.
No comments:
Post a Comment