I didnt realize until recently that in the web server config there was the ability to create a self-signed cert.
This is fantastic! However I am curious, is there a way to download that cert content to then automatically add to docker containers? Or If one creates their own certs, somewhere they can automatically be added so that dev containers can be done with SSL
I appreciate any info!
Side Note: There should be a tag (or optional tag) on the forums for “Docker”, because I definitely think there are a lot of really docker specific questions here that would be good to make easier to find.