Skip to content

Question about multi domain and TLS #324

Closed Answered by joseluisq
Geobert asked this question in Q&A
Discussion options

You must be logged in to vote

If you want to use TLS, you can not feed multiple certificates to the same "SWS" instance as an Nginx server does for example.
However, if possible for you to use a multi-domain SSL certificate like Subject Alternative Name (SAN), then you could use the SWS Virtual Hosting feature that will allow you to serve your files from different root directories depending on the Host header.

Otherwise, if SAN is not possible for you then you have to use multiple instances of SWS and redirect from one to another.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Geobert
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
question Further information is requested v2 v2 release
2 participants