We already have an SSL certificate for *.foo.com pointing to an IIS site. Now we want to point *.bar.co.nz point to the same web application and will purchase another wildcard certificate.
Is it possible to set up two wildcard SSL certificates under the one IIS site?
Answer
You would have to include both domains in a single wildcard certificate (with the use of "subject alternative name"). For more information, see RobLL's answer to this question.
No comments:
Post a Comment