Commit Graph

92 Commits

Author SHA1 Message Date
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
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 b8520834ce comment out non-php portions of script for temp testing 2019-01-05 06:00:10 -07:00
Asif Bacchus c53660f341 add IP6 regex 2019-01-05 05:33:28 -07:00
Asif Bacchus 278671e4d7 comment out subst section temporarily 2019-01-05 05:25:45 -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 f3583f74b2 update default variable settings 2019-01-05 05:09:26 -07:00
Asif Bacchus 0b6be4b96d quoted php check-var in subst buffers.conf 2019-01-05 05:00:04 -07:00
Asif Bacchus 3dc77dc79e forgot to end if statement in subst PHP buffers.conf 2019-01-05 04:58:52 -07:00
Asif Bacchus 8a4151e718 subst PHP parameters into buffers configuration 2019-01-05 04:54:50 -07:00
Asif Bacchus 59b7d46809 fixed error: echo should be sed 2019-01-05 04:51:20 -07:00