Uh oh!
There was an error while loading. Please reload this page.
Update 1-generate-https.md - #9
Conversation
Instructions for > 1 (SSL) container per droplet.
vsoch
commented
Sep 28, 2018
ah interesting! Can you comment on how / why this works for port 4443? I didn't know this! |
earcanal
commented
Sep 28, 2018
That's just the way I mapped it with |
vsoch
commented
Sep 28, 2018
How does the server know to serve https there? |
earcanal
commented
Sep 28, 2018
Sorry, |
vsoch
commented
Sep 28, 2018
I can tell you that the host expects 443 to be https, always. I'm not sure how you could host multiple other than some trick to share that port. |
earcanal
commented
Sep 29, 2018
This works on my home net, i.e. I can access the container over https on port 4443. The point is moot however, as my university only allow http/80 and https/443. I think it's worth adding to the docs with this caveat. Sadly I'll need to configure an additional droplet :( |
Instructions for > 1 (SSL) container per droplet.