You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My setup consists of multiple vhost configurations, which use one of three TLS certificates, depending on which (sub)domain the vhost lives in.
So I'd need three vhost configs for TLS termination, which all proxy through Anubis, which in turn hands requests off to (NginX-based?) vhost detection.
Do I get this right? Is this feasible without mangling the vhost detection? I.e. can this happen twice in NginX?
At the moment each vhost config includes the proper TLS cert snippet...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
My setup consists of multiple vhost configurations, which use one of three TLS certificates, depending on which (sub)domain the vhost lives in.
So I'd need three vhost configs for TLS termination, which all proxy through Anubis, which in turn hands requests off to (NginX-based?) vhost detection.
Do I get this right? Is this feasible without mangling the vhost detection? I.e. can this happen twice in NginX?
At the moment each vhost config includes the proper TLS cert snippet...
Beta Was this translation helpful? Give feedback.
All reactions