Skip to content

How to connect Trunk server to an API server that is using SSL? #704

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

You must be logged in to vote

I'm sorry I thought you were familiar with the Leptos project. Leptos is a rust webassembly server that I'm using and they use Trunk to serve in the dev environment.
But I found my issue. When my Api server had not yet enabled ssl I was using http://0.0.0.0 and that worked fine. However when I switched to enable ssl that ip was not working and I switched to https://127.0.0.1 and this works. I don't know why.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by jsoneaday
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