Commit Graph

28 Commits

Author SHA1 Message Date
49ef50b2b9 dh_tlsgen.sh: add output for 'TLSA 3 0 1' and 'TLSA 2 0 1'. 2020-02-19 00:44:37 +01:00
549e501031 Fix typo at script output. 2019-05-22 13:17:44 +02:00
ec919803f6 Some minor changes in case of gitlab-ce. 2019-05-14 16:23:12 +02:00
d5f0da87ca Fix error in case of gitlab installation. 2019-05-14 15:01:40 +02:00
aa1557a6d7 Dont't configure gitlab-ce for SSL (https), if no certificates present. 2019-05-14 14:34:42 +02:00
873368edfe Adjust parametersetting in case of gitlab installation. 2019-05-14 03:58:57 +02:00
0525664333 Adjust configuration file '/etc/gitlab/gitlab.rb'. 2019-03-18 19:48:41 +01:00
8070bbd189 Some minor changes. 2019-03-18 15:33:26 +01:00
2daa0f5c0a Fix error on script output. 2019-02-27 12:28:50 +01:00
0f96691e5a Add support for systemd. 2019-02-26 23:04:57 +01:00
c12ec9bdfa Add 'auth_basic off;' to lets encrypt configuration for nginx. 2018-09-02 18:54:56 +02:00
root
e613af5262 - Add output for error 'too many certificates already issued'.
- Fix error on output if http request failed.
2017-06-21 12:41:15 +02:00
031b099eff Changes in change_ssl_directives.sh: skip replacement if directive is already present. 2017-06-20 17:22:12 +02:00
1e60c49b19 Change output of successfully created certs for hostname - add 'https://' 2017-03-31 01:49:11 +02:00
ckubu
70352ca7f6 Fix handling in apache config if apache version is 2.2 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. 2017-02-14 14:12:37 +01:00
root
518304449f Adjust hook script and add output in case of certification failure. 2017-02-06 14:41:36 +01:00
ckubu@oopen.de
07e85a90cf - Add suport for Nginx managed by GitLapb (GilLab CE Omnibux Packacke)
- Some changes on script output - make it more clearer
2017-01-26 01:50:53 +01:00
47ca1ef6c1 make hook.sh script compartible with dash 2016-12-14 14:23:55 +01:00
355c8aca6d Add support for umlaut domains 2016-12-05 03:50:59 +01:00
f04ad9e5e1 Some monor fixes 2016-12-04 23:51:10 +01:00
514ab799ef Minor fix on creating script "create_domains_file.sh" 2016-12-04 23:06:55 +01:00
root
16bbaae997 Add support for (debian based) nginx webserver 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
2016-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 2016-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.
2016-11-21 19:35:22 +01:00
d2abf4ea40 Change variable name: _dane_hosts -> _processed_hosts 2016-11-20 11:42:09 +01:00
d8880d36c7 Initial commit 2016-11-16 14:53:49 +01:00