Wednesday, August 31, 2022

Re: httpd multiple site same address and port TLS issue

On 2022-08-29 05:50, Stuart Henderson wrote:
> 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).

I am using a web browser and can view the cert and the corresponding
error message.

netcat would be a good option too so thanks for the hint.


>

No comments:

Post a Comment