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 +02:00
287e41aa00
install_dehydrated.sh: support multiple dehydrated installations.
root2024-09-28 22:29:39 +02:00
c1dc3e931c
install_dehydrated.sh: some minor changes..
chris2022-08-16 09:47:34 +02:00
5b43ef0c85
install_dehydrated.sh: minor changes in script output.
Christoph2022-08-01 11:36:04 +02:00
3ea8483c6b
install_dehydrated.sh: if both, apache2 and nginx, are installed script created update_ssl_directives.sh didn't work if apache2 is active.
Christoph2022-08-01 11:15:03 +02:00
4cffa00ab8
install_dehydrated.sh: fix an error creating system based cronjobs.
Christoph2022-07-31 12:29:37 +02:00
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 +02:00
db826c6c63
Add comandlline flag '-q' for silent run of scripts 'dehydrated_cron.sh' and 'change_ssl_directives.sh'.
Christoph2022-07-28 12:07:20 +02:00
a6274a436e
Make script 'change_ssl_directives.sh' silent if not running in an terminal.
Christoph2022-07-28 11:12:29 +02:00
4d59074cbe
Some changes to script output.
Christoph2021-08-01 15:15:16 +02:00
3bca2aca0a
Fix error in case of some creation of certificates failed and some are successfully created.
Christoph2021-08-01 14:35:48 +02:00
c12ec9bdfa
Add 'auth_basic off;' to lets encrypt configuration for nginx.
ckubu2018-09-02 18:54:56 +02:00
79e2941486
README.AuthType-Basic.md: Add a simple method to allow /.well-known path.
Christoph2018-05-02 02:48:39 +02:00
11bc5c4199
Correct Readme for AuthType-Basic use.
Christoph2017-07-21 00:35:24 +02:00
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 +02:00
031b099eff
Changes in change_ssl_directives.sh: skip replacement if directive is already present.
Christoph2017-06-20 17:22:12 +02:00
1e60c49b19
Change output of successfully created certs for hostname - add 'https://'
Christoph2017-03-31 01:49:11 +02:00
70352ca7f6
Fix handling in apache config if apache version is 2.2
ckubu
2017-02-17 11:41:56 +01:00
928aaa5c37
Agree to the certificate authority terms of service. Let' Encrypt wants you doing it once at account creation.
Christoph2017-02-14 14:12:37 +01:00
518304449f
Adjust hook script and add output in case of certification failure.
root
2017-02-06 14:41:36 +01:00
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 +01:00
514ab799ef
Minor fix on creating script "create_domains_file.sh"
ckubu2016-12-04 23:06:55 +01:00
16bbaae997
Add support for (debian based) nginx webserver
root
2016-12-04 22:51:23 +01:00
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 Kuchenbuch2016-12-04 11:45:51 +01:00
54b18b5ec2
Fix Bug in hook script - Remove old Symlink privkey_cert_chain-<timestamp>.pem befor creating the new actual one
Christoph Kuchenbuch2016-12-03 14:29:13 +01:00
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 Kuchenbuch2016-11-21 19:35:22 +01:00
20499a4709
Merge branch 'master' of git.codecoop.org:so36intern/dehydrated-cron
Christoph Kuchenbuch2016-11-20 11:43:49 +01:00