seedbox/Dockerfiles/frontend
Kelvin Chen 85328b8eea Auto create self-signed keys
If the USE_SSl var is true and the private key and certificate does not
exist, then automatically create self signed keys. The common name would
be invalid so you would have to change it later. This addition was added
so the server would not crash if USE_SSL is true and keys do not exist.
2015-11-11 00:10:08 -05:00
..
Dockerfile Initial commit 2015-11-06 18:54:20 -05:00
common_default.conf Initial commit 2015-11-06 18:54:20 -05:00
nginx.conf Initial commit 2015-11-06 18:54:20 -05:00
ssl-gen Change ssl-gen utility to take in common name 2015-11-08 17:54:01 -05:00
ssl.conf Initial commit 2015-11-06 18:54:20 -05:00
start Auto create self-signed keys 2015-11-11 00:10:08 -05:00