Commit Graph

84 Commits

Author SHA1 Message Date
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
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 d8a1e5b943 updated wording in certbot missing files section and preamble 2019-01-05 03:58:42 -07:00
Asif Bacchus 38687854d2 changed array list type for missing certbot files 2019-01-05 03:55:12 -07:00
Asif Bacchus d2e781c1b9 updated spacing and fixed typos on all preambles 2019-01-05 03:53:10 -07:00
Asif Bacchus f22c7f4c80 hide phpType is not using PHP 2019-01-05 03:51:28 -07:00
Asif Bacchus 7ab4e8bc8c updated DHParam 'generate' to be case insensitive 2019-01-05 03:45:26 -07:00