Commit Graph

39 Commits

Author SHA1 Message Date
Asif Bacchus 0479563690 copy configuration to /etc/nginx and exit 2019-01-08 22:26:18 -07:00
Asif Bacchus 7376a1abe7 cleanup ugly code spacing in generateDH section 2019-01-08 21:36:42 -07:00
Asif Bacchus e4784c6133 commented out all SSL sections when not using SSL 2019-01-08 21:31:40 -07:00
Asif Bacchus 02489e6813 added check for absolute path to supplied paths 2019-01-08 01:59:45 -07:00
Asif Bacchus 746144e40a added index.php to default index list when php enabled 2019-01-08 01:48:37 -07:00
Asif Bacchus a83e0da7fa phpAddr enclose IP6 in [square brackets] 2019-01-08 01:33:37 -07:00
Asif Bacchus 60e1a34c8f phpPort check for letters 2019-01-08 01:28:41 -07:00
Asif Bacchus 95eaf051f4 updated subst php sockets to use alternate delim in sed statement 2019-01-08 01:10:18 -07:00
Asif Bacchus d7bb02c9f0 added blank line at end of PHP .insert files for formatting reasons 2019-01-08 00:53:56 -07:00
Asif Bacchus af549958ea updated PHP preamble 2019-01-08 00:49:49 -07:00
Asif Bacchus 5c8778af29 updated subst to comment ssl_dhparam if error generating dhparam 2019-01-08 00:43:28 -07:00
Asif Bacchus 79ae19d99f updated code bookmarks 2019-01-06 06:06:31 -07:00
Asif Bacchus 6244da794b added PHP warning to relevant preamble 2019-01-06 05:49:29 -07:00
Asif Bacchus a4339af027 added warning to certificate preamble about missing cert 2019-01-06 05:43:24 -07:00
Asif Bacchus 15befc6493 subst comment OSCP sections if noOSCP=1 2019-01-06 05:38:37 -07:00
Asif Bacchus 0cc7cb97a2 skip subst sections if useSSL=0 2019-01-06 05:27:28 -07:00
Asif Bacchus b476a8becf removed phpVersion, detect php socket file from www.conf or leave tag 2019-01-06 05:23:24 -07:00
Asif Bacchus 5e03527996 added skips for questions when not using SSL 2019-01-06 04:39:36 -07:00
Asif Bacchus a539c547da added preamble to CACert section and provision for skipping 2019-01-06 04:26:55 -07:00
Asif Bacchus db8662c7fc resolved ordering error in subst for nginx phphander
updating .insert first then copying to nginx.conf
2019-01-06 02:33:00 -07:00
Asif Bacchus 4b54ba596c moved generateDH section and added missing DHPath after generate 2019-01-06 01:51:55 -07:00
Asif Bacchus c7ea64cd92 added root check 2019-01-06 01:26:44 -07:00
Asif Bacchus ccca60b927 added dhparam generation section and report 2019-01-05 18:46:53 -07:00
Asif Bacchus ea1f9efef5 updated subst php tags for .insert files 2019-01-05 18:31:44 -07:00
Asif Bacchus 9798abde2d removed temp comment sections 2019-01-05 18:23:06 -07:00
Asif Bacchus 6642a38d28 get PHP-TCP address and port 2019-01-05 06:00:41 -07:00
Asif Bacchus 8b329a9f7b subst IP4 into nginx.conf 2019-01-05 05:24:23 -07:00
Asif Bacchus 2468418a64 subst PHP-handler into nginx.conf 2019-01-05 05:20:11 -07:00
Asif Bacchus 8a4151e718 subst PHP parameters into buffers configuration 2019-01-05 04:54:50 -07:00
Asif Bacchus d73e8b904f updated subst for master SSL settings file 2019-01-05 04:45:02 -07:00
Asif Bacchus 65238832c8 updated subst for SSL certificate snippet 2019-01-05 04:42:30 -07:00
Asif Bacchus 5a428c027f subst for server_names.conf 2019-01-05 04:39:48 -07:00
Asif Bacchus 2071e6598c added DH preamble and option to generate 2019-01-05 02:40:05 -07:00
Asif Bacchus e991846287 added local IP preamble 2019-01-05 02:18:44 -07:00
Asif Bacchus 619c069c06 added check for at least one serverName 2019-01-05 02:16:05 -07:00
Asif Bacchus d440addca3 added serverNames section 2019-01-05 02:11:49 -07:00
Asif Bacchus 0f74e43c58 added substitution sections for all SSL tags 2019-01-05 01:10:48 -07:00
Asif Bacchus 7a6c6a9ac4 added private key path section 2019-01-04 22:56:24 -07:00
Asif Bacchus bf28658a43 formatting, variables and intro text 2019-01-04 22:04:29 -07:00