adamwalach / openvpn-web-ui

Web interface (with golang backend) for monitoring and administration of OpenVPN server
MIT License
673 stars 274 forks source link

Does it auto generate certs on the first run after docker pull? #15

Open phizaz opened 6 years ago

phizaz commented 6 years ago

It is not clear in the document in the first page. It could be a potential risk. Whether it has or not, I think it should be documented

gwasserfall commented 4 years ago

Have a look at this file you'll be able to edit the certificate generation params. From what I can tell the certificates are generated each time a new container is spun up.