Skip to content

How do I specify multiple tls certificates to be used for different hostnames in a bun server? #8916

Closed Answered by truongan07
coffeebite asked this question in Q&A
Discussion options

You must be logged in to vote

I have the same service that listens on multiple hostnames. Deploying it as two separate services works but I was wondering if there was a way to avoid that.

Bun.serve() now supports Server Name Indication (SNI)

Replies: 3 comments 1 reply

Comment options

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

Comment options

You must be logged in to vote
0 replies
Answer selected by coffeebite
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
None yet
2 participants