Skip to content

Serving both HTTP on port x and HTTPS on port y at the same time? #1066

Answered by davidpdrsn
josb asked this question in Q&A
Discussion options

You must be logged in to vote

axum doesn't have built in support for serving via https but it can be implemented in you app or by a library. Take a look at the axum-server crate.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by davidpdrsn
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