Skip to content

running Seq server against two domains and two certificates #2280

Answered by nblumhardt
bytejunkie asked this question in Help
Discussion options

You must be logged in to vote

Hi Matt, thanks for your message.

bind-ssl will only apply if your Seq install is using HTTP.sys; if it's using Kestrel, then Seq will look in Personal/Certificates for matching certs:

https://docs.datalust.co/docs/https-on-windows

To find out which web server you're using, seq config get -k api.webServer will print Kestrel if it's in use. Otherwise, the instance is using HTTP.sys.

Let me know if this helps :-)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bytejunkie
Comment options

Answer selected by bytejunkie
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants