ukris / typhoonae

Automatically exported from code.google.com/p/typhoonae
0 stars 0 forks source link

Configuring HTTPS with apptool #6

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The bin/apptool console script should provide an option to enable HTTPS in the 
NGINX config.

Original issue reported on code.google.com by tobias.r...@gmail.com on 4 Nov 2009 at 11:39

GoogleCodeExporter commented 9 years ago
Our apptool now takes three new command line options:

--enable_ssl to enable SSL support
--ssl_certificate=PATH to use this SSL certificate file
--ssl_certificate_key=PATH to use the specified SSL certificate key file

Original comment by tobias.r...@gmail.com on 18 Jun 2010 at 10:20

GoogleCodeExporter commented 9 years ago
Included in 0.1.5 release.

Original comment by tobias.r...@gmail.com on 9 Jul 2010 at 9:54