Commit Graph

  • 729dbfe5f8 install_dehydrated.sh: remove gtrailling blanks. master root 2025-02-02 11:18:50 +0100
  • cebd8b1db1 install_dehydrated.sh: some minor changes in script output. root 2025-02-02 11:12:58 +0100
  • e3875b2def install_dehydrated.sh: fix error dreating TLSA 3 0 1 record. Christoph 2024-10-04 11:22:00 +0200
  • b7679c9878 install_dehydrated.sh: fix error gvreating TLSA 3 0 1 eecord. root 2024-10-04 00:08:47 +0200
  • d310f9f276 install_dehydrated.sh: Fix errors in generatin TLSA records, if both RSA and ECDSA ciphers are allowed. Christoph 2024-10-03 11:37:10 +0200
  • 287e41aa00 install_dehydrated.sh: support multiple dehydrated installations. root 2024-09-28 22:29:39 +0200
  • c1dc3e931c install_dehydrated.sh: some minor changes.. chris 2022-08-16 09:47:34 +0200
  • 5b43ef0c85 install_dehydrated.sh: minor changes in script output. Christoph 2022-08-01 11:36:04 +0200
  • 3ea8483c6b install_dehydrated.sh: if both, apache2 and nginx, are installed script created update_ssl_directives.sh didn't work if apache2 is active. Christoph 2022-08-01 11:15:03 +0200
  • 4cffa00ab8 install_dehydrated.sh: fix an error creating system based cronjobs. Christoph 2022-07-31 12:29:37 +0200
  • d2d537be68 Remove (with backup) outdated script 'channge_ssl_directive.sh'. Christoph 2022-07-31 12:16:12 +0200
  • 707e62ee02 Rename script 'change_ssl_directives.sh' to 'update_ssl_directives.sh'. Add cronjob for script 'update_ssl_directives.sh'. Christoph 2022-07-31 11:59:31 +0200
  • db826c6c63 Add comandlline flag '-q' for silent run of scripts 'dehydrated_cron.sh' and 'change_ssl_directives.sh'. Christoph 2022-07-28 12:07:20 +0200
  • a6274a436e Make script 'change_ssl_directives.sh' silent if not running in an terminal. Christoph 2022-07-28 11:12:29 +0200
  • 4d59074cbe Some changes to script output. Christoph 2021-08-01 15:15:16 +0200
  • 3bca2aca0a Fix error in case of some creation of certificates failed and some are successfully created. Christoph 2021-08-01 14:35:48 +0200
  • a18e78957d dehydrated_cron.sh: Read dehydrated configuration variables. Christoph 2021-07-14 23:31:50 +0200
  • 5d9aa2dce7 uncomment creating TLSA 2 0 1 and 2 0 2 records. Christoph 2021-07-03 02:29:27 +0200
  • 1b6eecb99b Readd support for TLSA 2 0 1 record . Christoph 2021-07-02 22:16:28 +0200
  • 9c62092df2 In script 'dh_tlsgen.sh' change default ttl values to 3600. Christoph 2020-12-02 22:25:55 +0100
  • cdb1fe4ee9 install_dehydrated.sh: add support for TLSA records '2 1 1' and '2 0 2'. Christoph 2020-12-02 21:49:26 +0100
  • 38b620bcb3 Override file 000-dehydrated.conf even if it exists yet. chris 2020-04-06 11:02:34 +0200
  • fc889b5469 Replace 'TLSA 2 1 1' with 'TLSA 2 0 1'. Christoph 2020-02-19 16:49:23 +0100
  • 49ef50b2b9 dh_tlsgen.sh: add output for 'TLSA 3 0 1' and 'TLSA 2 0 1'. Christoph 2020-02-19 00:44:37 +0100
  • 549e501031 Fix typo at script output. Christoph 2019-05-22 13:17:44 +0200
  • ec919803f6 Some minor changes in case of gitlab-ce. Christoph 2019-05-14 16:23:12 +0200
  • d5f0da87ca Fix error in case of gitlab installation. Christoph 2019-05-14 15:01:40 +0200
  • aa1557a6d7 Dont't configure gitlab-ce for SSL (https), if no certificates present. Christoph 2019-05-14 14:34:42 +0200
  • 873368edfe Adjust parametersetting in case of gitlab installation. Christoph 2019-05-14 03:58:57 +0200
  • 0525664333 Adjust configuration file '/etc/gitlab/gitlab.rb'. Christoph 2019-03-18 19:48:41 +0100
  • 8070bbd189 Some minor changes. Christoph 2019-03-18 15:33:26 +0100
  • 2daa0f5c0a Fix error on script output. Christoph 2019-02-27 12:28:50 +0100
  • 0f96691e5a Add support for systemd. Christoph 2019-02-26 23:04:57 +0100
  • 9e7fb1f594 Adjust README.AuthType-Basic.md. ckubu 2018-09-02 18:55:35 +0200
  • c12ec9bdfa Add 'auth_basic off;' to lets encrypt configuration for nginx. ckubu 2018-09-02 18:54:56 +0200
  • 79e2941486 README.AuthType-Basic.md: Add a simple method to allow /.well-known path. Christoph 2018-05-02 02:48:39 +0200
  • 11bc5c4199 Correct Readme for AuthType-Basic use. Christoph 2017-07-21 00:35:24 +0200
  • e613af5262 - Add output for error 'too many certificates already issued'. - Fix error on output if http request failed. root 2017-06-21 12:41:15 +0200
  • 031b099eff Changes in change_ssl_directives.sh: skip replacement if directive is already present. Christoph 2017-06-20 17:22:12 +0200
  • 1e60c49b19 Change output of successfully created certs for hostname - add 'https://' Christoph 2017-03-31 01:49:11 +0200
  • 70352ca7f6 Fix handling in apache config if apache version is 2.2 ckubu 2017-02-17 11:41:56 +0100
  • 928aaa5c37 Agree to the certificate authority terms of service. Let' Encrypt wants you doing it once at account creation. Christoph 2017-02-14 14:12:37 +0100
  • 518304449f Adjust hook script and add output in case of certification failure. root 2017-02-06 14:41:36 +0100
  • 07e85a90cf - Add suport for Nginx managed by GitLapb (GilLab CE Omnibux Packacke) - Some changes on script output - make it more clearer ckubu@oopen.de 2017-01-26 01:50:53 +0100
  • 47ca1ef6c1 make hook.sh script compartible with dash Christoph Kuchenbuch 2016-12-14 14:23:55 +0100
  • 355c8aca6d Add support for umlaut domains Christoph Kuchenbuch 2016-12-05 03:50:59 +0100
  • f04ad9e5e1 Some monor fixes chris 2016-12-04 23:51:10 +0100
  • 514ab799ef Minor fix on creating script "create_domains_file.sh" ckubu 2016-12-04 23:06:55 +0100
  • 16bbaae997 Add support for (debian based) nginx webserver root 2016-12-04 22:51:23 +0100
  • 8caf2cc8be - Revert last commit 'Fix Bug in hook script' - Fix Bug in hook script - Remove old Symlink privkey_cert_chain.pem befor creating the new actual one Christoph Kuchenbuch 2016-12-04 11:45:51 +0100
  • 54b18b5ec2 Fix Bug in hook script - Remove old Symlink privkey_cert_chain-<timestamp>.pem befor creating the new actual one Christoph Kuchenbuch 2016-12-03 14:29:13 +0100
  • 7a9d8b4479 Rename README.AuthType-Basic --> README.AuthType-Basic.md Christoph Kuchenbuch 2016-11-29 03:11:25 +0100
  • 0354d4e4f9 Add README.AuthType-Basic Christoph Kuchenbuch 2016-11-29 03:07:07 +0100
  • 4a17f71e88 change output from failed to skipped, if no vhost configuration was found for a listed (domains.txt) certificate. add warning if no certificate/key found for a listed (domains.txt) certificate. Christoph Kuchenbuch 2016-11-21 19:35:22 +0100
  • 20499a4709 Merge branch 'master' of git.codecoop.org:so36intern/dehydrated-cron Christoph Kuchenbuch 2016-11-20 11:43:49 +0100
  • d2abf4ea40 Change variable name: _dane_hosts -> _processed_hosts Christoph Kuchenbuch 2016-11-20 11:42:09 +0100
  • 25f258ca6d Update README file ckubu 2016-11-16 14:56:41 +0100
  • d8880d36c7 Initial commit Christoph Kuchenbuch 2016-11-16 14:53:49 +0100