jwilder / dockerize

Utility to simplify running applications in docker containers
MIT License
5.01k stars 414 forks source link

Self signed certificate support? #168

Open servo1x opened 3 years ago

servo1x commented 3 years ago

Can we get self signed certificate support or the ability to disable ssl verification?

danielporto commented 2 years ago

This is actually a nice feature to have.

ezintz commented 2 years ago

I just wrote the first time a couple of lines in GO. If somebody would like to review https://github.com/ezintz/dockerize/pull/1 (;