Commit Graph

  • 19fff14c6b default header buffers for auth tokens master Asif Bacchus 2019-06-03 21:11:03 -0600
  • dbb741676d missing semicolon, disable early SSL by default Asif Bacchus 2019-06-03 21:10:30 -0600
  • 1900dfa42d organized, change to more common header values Asif Bacchus 2019-06-03 21:09:33 -0600
  • 5aafc1ad47 organized, change referrer policy, add edge header Asif Bacchus 2019-06-03 21:07:17 -0600
  • acd7e78108 default timeouts for compatibility Asif Bacchus 2019-06-03 21:05:37 -0600
  • 5d54227fbf remove headers, add google dns as reference Asif Bacchus 2019-06-03 21:04:25 -0600
  • 306b6cfa47 display debug only if 'debug' passed to script Asif Bacchus 2019-01-08 22:29:28 -0700
  • 0479563690 copy configuration to /etc/nginx and exit Asif Bacchus 2019-01-08 22:26:18 -0700
  • 7376a1abe7 cleanup ugly code spacing in generateDH section Asif Bacchus 2019-01-08 21:36:42 -0700
  • e4784c6133 commented out all SSL sections when not using SSL Asif Bacchus 2019-01-08 21:31:40 -0700
  • 44a1f3a87f add separator line to end of subst section output Asif Bacchus 2019-01-08 02:03:57 -0700
  • 40595027fe fixed code indent problem Asif Bacchus 2019-01-08 02:00:53 -0700
  • 02489e6813 added check for absolute path to supplied paths Asif Bacchus 2019-01-08 01:59:45 -0700
  • 746144e40a added index.php to default index list when php enabled Asif Bacchus 2019-01-08 01:48:37 -0700
  • a83e0da7fa phpAddr enclose IP6 in [square brackets] Asif Bacchus 2019-01-08 01:33:37 -0700
  • 60e1a34c8f phpPort check for letters Asif Bacchus 2019-01-08 01:28:41 -0700
  • 95eaf051f4 updated subst php sockets to use alternate delim in sed statement Asif Bacchus 2019-01-08 01:10:18 -0700
  • d7bb02c9f0 added blank line at end of PHP .insert files for formatting reasons Asif Bacchus 2019-01-08 00:53:56 -0700
  • af549958ea updated PHP preamble Asif Bacchus 2019-01-08 00:49:49 -0700
  • 5c8778af29 updated subst to comment ssl_dhparam if error generating dhparam Asif Bacchus 2019-01-08 00:43:28 -0700
  • ae5ddd84ff fixed missing in-place sed option for noOSCP, updated default value to 0 Asif Bacchus 2019-01-07 23:58:52 -0700
  • e5715257aa added noOSCP to debug output Asif Bacchus 2019-01-07 23:51:04 -0700
  • 6c1b04ee65 updated CAChain preamble Asif Bacchus 2019-01-07 23:47:27 -0700
  • b1033bfbfc updated hostname preamble Asif Bacchus 2019-01-07 23:34:38 -0700
  • 3b4879c000 updated certbot preamble Asif Bacchus 2019-01-07 23:30:21 -0700
  • 44a5e62bc4 set generateDH=0 as default to prevent int error on skip Asif Bacchus 2019-01-07 23:17:17 -0700
  • ed66ce68fd added null values to useSSL, useCertbot to avoid int errors if skipped Asif Bacchus 2019-01-07 23:05:54 -0700
  • 7fdd38d3e4 change CertbotDomain path generate to string test Asif Bacchus 2019-01-07 23:03:43 -0700
  • 7c45a84d69 usingSSL changed to useSSL throughout for consistency Asif Bacchus 2019-01-07 23:00:41 -0700
  • a22529026a added configPath creation test Asif Bacchus 2019-01-07 22:36:21 -0700
  • c42363abfe implemented dsaparm for faster generation better error check on dhparam generation Asif Bacchus 2019-01-07 21:48:56 -0700
  • 7b91963f7f updated DHparam preamble Asif Bacchus 2019-01-07 21:41:52 -0700
  • 4e37d7bb31 clear all vars Asif Bacchus 2019-01-07 21:28:32 -0700
  • f1cf7c9579 fixed missing * on case evaluation Asif Bacchus 2019-01-07 21:23:31 -0700
  • 77dec20433 changed certbot path generation check to CertbotDomain vs useCertbot Asif Bacchus 2019-01-07 21:15:41 -0700
  • 79ae19d99f updated code bookmarks Asif Bacchus 2019-01-06 06:06:31 -0700
  • 6244da794b added PHP warning to relevant preamble Asif Bacchus 2019-01-06 05:49:29 -0700
  • 498b0ec26e fixed missing newline at end of cert preamble Asif Bacchus 2019-01-06 05:44:46 -0700
  • a4339af027 added warning to certificate preamble about missing cert Asif Bacchus 2019-01-06 05:43:24 -0700
  • fe83910b8d debug section: removed phpVersion, added phpSock Asif Bacchus 2019-01-06 05:39:22 -0700
  • 15befc6493 subst comment OSCP sections if noOSCP=1 Asif Bacchus 2019-01-06 05:38:37 -0700
  • 0cc7cb97a2 skip subst sections if useSSL=0 Asif Bacchus 2019-01-06 05:27:28 -0700
  • b476a8becf removed phpVersion, detect php socket file from www.conf or leave tag Asif Bacchus 2019-01-06 05:23:24 -0700
  • 5e03527996 added skips for questions when not using SSL Asif Bacchus 2019-01-06 04:39:36 -0700
  • a539c547da added preamble to CACert section and provision for skipping Asif Bacchus 2019-01-06 04:26:55 -0700
  • 335be15355 changed update completion report text Asif Bacchus 2019-01-06 02:34:16 -0700
  • db8662c7fc resolved ordering error in subst for nginx phphander updating .insert first then copying to nginx.conf Asif Bacchus 2019-01-06 02:33:00 -0700
  • 45379c4908 add missing sed s terminator on nginx subst sections Asif Bacchus 2019-01-06 01:53:35 -0700
  • 4b54ba596c moved generateDH section and added missing DHPath after generate Asif Bacchus 2019-01-06 01:51:55 -0700
  • b8111c1711 added missing -e parameter to echo in subst notifications Asif Bacchus 2019-01-06 01:43:32 -0700
  • c7ea64cd92 added root check Asif Bacchus 2019-01-06 01:26:44 -0700
  • a9ad3f0152 fixed missing formatting tag after ssl preamble Asif Bacchus 2019-01-06 01:23:00 -0700
  • c5d7682ae2 fixed formatting typo in generateDH section Asif Bacchus 2019-01-05 18:50:11 -0700
  • bdc5aa73ca fixed missing end of if statement in generateDH section Asif Bacchus 2019-01-05 18:48:43 -0700
  • ccca60b927 added dhparam generation section and report Asif Bacchus 2019-01-05 18:46:53 -0700
  • 441ee56ea2 finish update reporting section Asif Bacchus 2019-01-05 18:46:42 -0700
  • 19856e7531 added debug: list serverNames Asif Bacchus 2019-01-05 18:32:56 -0700
  • ea1f9efef5 updated subst php tags for .insert files Asif Bacchus 2019-01-05 18:31:44 -0700
  • 9798abde2d removed temp comment sections Asif Bacchus 2019-01-05 18:23:06 -0700
  • 48bacc2eba added tags in phphandler .insert files Asif Bacchus 2019-01-05 18:22:05 -0700
  • 6642a38d28 get PHP-TCP address and port Asif Bacchus 2019-01-05 06:00:41 -0700
  • b8520834ce comment out non-php portions of script for temp testing Asif Bacchus 2019-01-05 06:00:10 -0700
  • c53660f341 add IP6 regex Asif Bacchus 2019-01-05 05:33:28 -0700
  • 278671e4d7 comment out subst section temporarily Asif Bacchus 2019-01-05 05:25:45 -0700
  • 8b329a9f7b subst IP4 into nginx.conf Asif Bacchus 2019-01-05 05:24:23 -0700
  • 2468418a64 subst PHP-handler into nginx.conf Asif Bacchus 2019-01-05 05:20:11 -0700
  • f3583f74b2 update default variable settings Asif Bacchus 2019-01-05 05:09:26 -0700
  • 0b6be4b96d quoted php check-var in subst buffers.conf Asif Bacchus 2019-01-05 05:00:04 -0700
  • 3dc77dc79e forgot to end if statement in subst PHP buffers.conf Asif Bacchus 2019-01-05 04:58:52 -0700
  • 8a4151e718 subst PHP parameters into buffers configuration Asif Bacchus 2019-01-05 04:54:50 -0700
  • 59b7d46809 fixed error: echo should be sed Asif Bacchus 2019-01-05 04:51:20 -0700
  • d73e8b904f updated subst for master SSL settings file Asif Bacchus 2019-01-05 04:45:02 -0700
  • 65238832c8 updated subst for SSL certificate snippet Asif Bacchus 2019-01-05 04:42:30 -0700
  • 5a428c027f subst for server_names.conf Asif Bacchus 2019-01-05 04:39:48 -0700
  • d8a1e5b943 updated wording in certbot missing files section and preamble Asif Bacchus 2019-01-05 03:58:42 -0700
  • 38687854d2 changed array list type for missing certbot files Asif Bacchus 2019-01-05 03:55:12 -0700
  • d2e781c1b9 updated spacing and fixed typos on all preambles Asif Bacchus 2019-01-05 03:53:10 -0700
  • f22c7f4c80 hide phpType is not using PHP Asif Bacchus 2019-01-05 03:51:28 -0700
  • 7ab4e8bc8c updated DHParam 'generate' to be case insensitive Asif Bacchus 2019-01-05 03:45:26 -0700
  • b81380ebaa updated IP4 preamble and question Asif Bacchus 2019-01-05 03:12:51 -0700
  • 62014eaf90 added phpType section Asif Bacchus 2019-01-05 03:10:50 -0700
  • a404eea23b added PHP preamble Asif Bacchus 2019-01-05 02:50:06 -0700
  • 2071e6598c added DH preamble and option to generate Asif Bacchus 2019-01-05 02:40:05 -0700
  • 6eebc18b07 updated certbot preamble Asif Bacchus 2019-01-05 02:30:20 -0700
  • 049ed27091 add manual cert locations preamble Asif Bacchus 2019-01-05 02:27:58 -0700
  • b0a72fa9c2 added certbot preamble Asif Bacchus 2019-01-05 02:22:36 -0700
  • e2f8979834 changed serverName prompt Asif Bacchus 2019-01-05 02:19:43 -0700
  • e991846287 added local IP preamble Asif Bacchus 2019-01-05 02:18:44 -0700
  • 619c069c06 added check for at least one serverName Asif Bacchus 2019-01-05 02:16:05 -0700
  • d440addca3 added serverNames section Asif Bacchus 2019-01-05 02:11:49 -0700
  • 260bcea10f commented out subst section temporarily Asif Bacchus 2019-01-05 01:12:33 -0700
  • 0f74e43c58 added substitution sections for all SSL tags Asif Bacchus 2019-01-05 01:10:48 -0700
  • 2de7c9e4ae ignore generated file copies Asif Bacchus 2019-01-05 00:51:26 -0700
  • e68662ec66 added PHP-FPM sections Asif Bacchus 2019-01-05 00:42:35 -0700
  • f14b118d45 formatted debug section Asif Bacchus 2019-01-05 00:42:23 -0700
  • 85c26a62aa stylistic change to debugging section Asif Bacchus 2019-01-05 00:37:28 -0700
  • b095a91625 add newline after certbot ok message Asif Bacchus 2019-01-05 00:36:29 -0700
  • b62f68de51 moved DHPath section out section skipped by Certbot Asif Bacchus 2019-01-05 00:34:38 -0700
  • cc940635a8 updated certbot section to verify files Asif Bacchus 2019-01-05 00:32:34 -0700
  • e61d62b972 added CAChainPath section Asif Bacchus 2019-01-04 23:40:05 -0700