Hi all,
Our servers are configured to let SNI work, we like to have different https certificates on our main server IP adress.
Problem: one domain has https, other domains who do not have a certificate but try to set https://domain etc getting a wrong certificate error in the browser, the certificate from the https customer does appear as certificate for other non https domains on the same IP.
We like to know if there is a clear guide which we can use to configure our servers the right way so we can:
Who knows the answer?
Our servers are configured to let SNI work, we like to have different https certificates on our main server IP adress.
Problem: one domain has https, other domains who do not have a certificate but try to set https://domain etc getting a wrong certificate error in the browser, the certificate from the https customer does appear as certificate for other non https domains on the same IP.
We like to know if there is a clear guide which we can use to configure our servers the right way so we can:
- use multiple certificates on one server IP
- we don't have problems with wrong certificate names on non https domains
- use the posibilities SNI gives us
Who knows the answer?