Commit Graph

104 Commits

Author SHA1 Message Date
Asif Bacchus 306b6cfa47 display debug only if 'debug' passed to script 2019-01-08 22:29:28 -07:00
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 44a1f3a87f add separator line to end of subst section output 2019-01-08 02:03:57 -07:00
Asif Bacchus 40595027fe fixed code indent problem 2019-01-08 02:00:53 -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 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 ae5ddd84ff fixed missing in-place sed option for noOSCP, updated default value to 0 2019-01-07 23:58:52 -07:00
Asif Bacchus e5715257aa added noOSCP to debug output 2019-01-07 23:51:04 -07:00
Asif Bacchus 6c1b04ee65 updated CAChain preamble 2019-01-07 23:47:27 -07:00
Asif Bacchus b1033bfbfc updated hostname preamble 2019-01-07 23:34:38 -07:00
Asif Bacchus 3b4879c000 updated certbot preamble 2019-01-07 23:30:21 -07:00
Asif Bacchus 44a5e62bc4 set generateDH=0 as default to prevent int error on skip 2019-01-07 23:17:17 -07:00
Asif Bacchus ed66ce68fd added null values to useSSL, useCertbot to avoid int errors if skipped 2019-01-07 23:05:54 -07:00
Asif Bacchus 7fdd38d3e4 change CertbotDomain path generate to string test 2019-01-07 23:03:43 -07:00
Asif Bacchus 7c45a84d69 usingSSL changed to useSSL throughout for consistency 2019-01-07 23:00:41 -07:00
Asif Bacchus a22529026a added configPath creation test 2019-01-07 22:36:21 -07:00
Asif Bacchus c42363abfe implemented dsaparm for faster generation
better error check on dhparam generation
2019-01-07 21:48:56 -07:00
Asif Bacchus 7b91963f7f updated DHparam preamble 2019-01-07 21:41:52 -07:00
Asif Bacchus 4e37d7bb31 clear all vars 2019-01-07 21:28:32 -07:00
Asif Bacchus f1cf7c9579 fixed missing * on case evaluation 2019-01-07 21:23:31 -07:00
Asif Bacchus 77dec20433 changed certbot path generation check to CertbotDomain vs useCertbot 2019-01-07 21:15:41 -07:00
Asif Bacchus 6244da794b added PHP warning to relevant preamble 2019-01-06 05:49:29 -07:00
Asif Bacchus 498b0ec26e fixed missing newline at end of cert preamble 2019-01-06 05:44:46 -07:00
Asif Bacchus a4339af027 added warning to certificate preamble about missing cert 2019-01-06 05:43:24 -07:00
Asif Bacchus fe83910b8d debug section: removed phpVersion, added phpSock 2019-01-06 05:39:22 -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 335be15355 changed update completion report text 2019-01-06 02:34:16 -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 45379c4908 add missing sed s terminator on nginx subst sections 2019-01-06 01:53:35 -07:00
Asif Bacchus 4b54ba596c moved generateDH section and added missing DHPath after generate 2019-01-06 01:51:55 -07:00
Asif Bacchus b8111c1711 added missing -e parameter to echo in subst notifications 2019-01-06 01:43:32 -07:00
Asif Bacchus c7ea64cd92 added root check 2019-01-06 01:26:44 -07:00
Asif Bacchus a9ad3f0152 fixed missing formatting tag after ssl preamble 2019-01-06 01:23:00 -07:00
Asif Bacchus c5d7682ae2 fixed formatting typo in generateDH section 2019-01-05 18:50:11 -07:00
Asif Bacchus bdc5aa73ca fixed missing end of if statement in generateDH section 2019-01-05 18:48:43 -07:00
Asif Bacchus ccca60b927 added dhparam generation section and report 2019-01-05 18:46:53 -07:00
Asif Bacchus 441ee56ea2 finish update reporting section 2019-01-05 18:46:42 -07:00
Asif Bacchus 19856e7531 added debug: list serverNames 2019-01-05 18:32:56 -07:00
Asif Bacchus ea1f9efef5 updated subst php tags for .insert files 2019-01-05 18:31:44 -07:00