Commit Graph

202 Commits

Author SHA1 Message Date
0c3440045b Enable Brotli support (#2704) 2024-11-28 23:14:06 +01:00
99ab136370 avoid security warning in Nextcloud (#2647) 2024-06-18 12:39:58 +02:00
a185a015e8 fix dhparams
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2024-06-12 15:21:52 +02:00
db050a0b17 always create new dhparam
fix https://github.com/nextcloud/vm/issues/2645

Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2024-06-11 16:20:53 +02:00
076147ef88 allow info from .htaccess (#2642) 2024-05-25 21:08:17 +02:00
54f59c1069 Use a better rewrite in apache ssl config (#2641) 2024-05-25 19:26:09 +02:00
b53b1441c0 Upgrade OS --> 24.04 (#2623) 2024-05-07 18:32:08 +02:00
b2f3f2d3d7 happy new year! (#2609) 2024-01-13 01:48:25 +01:00
138dbbfd88 use fullchain instead of cert
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2023-06-14 12:15:24 +02:00
5808d439fa set FQDN and not conf name
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2023-05-02 21:51:08 +02:00
daaa114f83 cleanup apache2 configs (#2485) 2023-05-02 21:38:14 +02:00
db8004ee8b fix " " misstake (#2484) 2023-05-02 21:12:32 +02:00
0a7a9979fc add script for trusted domains (#2482) 2023-05-02 19:17:21 +02:00
34272bd7bd fix Apache rules (#2483) 2023-05-02 19:16:59 +02:00
4e8e79c83b Trusted domains (#2477) 2023-04-25 20:31:49 +02:00
d37a2917fa happy new year! (#2431)
Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>

Signed-off-by: Daniel Hansson <mailto@danielhansson.nu>
2023-01-20 13:21:59 +01:00
05d6663a92 remove legacy 2022-05-25 21:25:16 +02:00
7d8b40a4d5 change address 2022-05-25 20:57:35 +02:00
aa95385135 fix DHParams (#2301) 2022-05-08 22:45:18 +02:00
5a859b5280 disable DHParams for now
Deprecated i2d and d2i functions for low-level key types

Any i2d and d2i functions such as d2i_DHparams() that take a low-level key type have been deprecated. Applications should instead use the OSSL_DECODER(3) and OSSL_ENCODER(3) APIs to read and write files. See "Migration" in d2i_RSAPrivateKey(3) for further details.
2022-05-07 10:44:40 +02:00
bee9db5b5e remove live source (#2283)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-05-03 22:08:17 +02:00
d97736c616 Ubuntu 22.04 (#2279)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-05-03 19:25:49 +02:00
c4b764acbd happy new year (#2278)
Signed-off-by: enoch85 <github@hanssonit.se>
2022-04-22 18:27:42 +02:00
0a3f0c6619 fix zero byte files (#2199)
Signed-off-by: szaimen <szaimen@e.mail.de>

Co-authored-by: Daniel Hansson <github@hanssonit.se>
2022-01-31 10:23:03 +01:00
756f8bcaf6 update info text (#2143) 2021-11-20 11:32:23 +01:00
519d2f8042 Alloverride None, and include .htaccess (#2110)
Signed-off-by: enoch85 <github@hanssonit.se>
2021-10-07 22:23:30 +02:00
6264139d54 change wording 2021-07-31 10:58:07 +02:00
1fe2467c77 change to ECDSA keys for certbot (#2069) 2021-07-30 20:13:25 +02:00
0ce7f6a4df fix minor detail (#2036)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-06-26 11:39:47 +02:00
404ac01b0a cleanup code (#1975)
* cleanup code

* fix LE

* Update security.sh

* remove SC diasble

* really needed upgrade for the security script
2021-05-21 11:36:58 +02:00
e2525257c4 merge on release day (#1966) 2021-05-20 11:39:10 +02:00
d6d9d06f67 put if argument in the rigth place (#1964) 2021-05-18 12:37:46 +02:00
1fd5014edc fix last bug 2021-05-18 01:07:09 +02:00
2e7bbb3210 don't check for nono ports as it's not in the released lib 2021-05-18 00:28:49 +02:00
9bd9c3ccad add test-config for regular port as well 2021-05-18 00:12:22 +02:00
7861d2d607 default to no for real this time 2021-05-17 23:48:51 +02:00
3a2fdbde4f default to "no" 2021-05-17 23:29:49 +02:00
4b637df3e7 improve desec port selection (#1962) 2021-05-17 23:16:08 +02:00
db51f18c10 escape * in sed 2021-05-17 21:40:59 +02:00
80f2ffd571 fix bug 2021-05-17 21:21:03 +02:00
83f69ef747 choose port with deSEC (#1960) 2021-05-17 20:53:42 +02:00
c455010ba1 fix APACHE_LOG_DIR (#1932)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-04-25 15:23:05 +02:00
1dfa9e6fd7 Revert "reintroduce line breaks to specific command in activate-tls (#1922)" (#1930)
This reverts commit 5430d1ba48.
2021-04-22 23:19:45 +02:00
5430d1ba48 reintroduce line breaks to specific command in activate-tls (#1922)
Signed-off-by: szaimen <szaimen@e.mail.de>

Co-authored-by: Daniel Hansson <github@hanssonit.se>
2021-04-22 23:12:03 +02:00
caa3b163b8 catch error on regular run (#1921) 2021-04-16 14:47:16 +02:00
2e8c2b5763 Add DNS updates with deSEC (#1920) 2021-04-11 17:36:29 +02:00
c8c6da8796 improve letsencryptrenew crontab (#1905)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-03-27 18:09:34 +01:00
8083698866 deSEC magic (#1725)
Co-authored-by: Peter Thomassen <4242683+peterthomassen@users.noreply.github.com>
Co-authored-by: szaimen <szaimen@e.mail.de>
2021-03-10 12:12:58 +01:00
b153e73d89 update strict transport security (#1833) 2021-02-20 01:21:20 +01:00
01d2cd2182 avoid double crontabs (#1808)
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-02-10 10:59:26 +01:00