I’m trying to understand how the Convox local environment works with SSL.
Ideally I’d like to be able to use https://localhost
and have followed instructions on setting this up with Docker containers, but it looks like Convox generates (Gen1 app) a convox.local
certificate automatically for the container, and it’s not clear how to use a different certificate for the container.
Does anyone have any tips/instructions on how to configure Docker/Convox to support local SSL?
Thanks