Daniel Hansson
aa95385135
fix DHParams ( #2301 )
2022-05-08 22:45:18 +02:00
Daniel Hansson
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
Daniel Hansson
bee9db5b5e
remove live source ( #2283 )
...
Signed-off-by: enoch85 <github@hanssonit.se>
2022-05-03 22:08:17 +02:00
Daniel Hansson
d97736c616
Ubuntu 22.04 ( #2279 )
...
Signed-off-by: enoch85 <github@hanssonit.se>
2022-05-03 19:25:49 +02:00
Daniel Hansson
c4b764acbd
happy new year ( #2278 )
...
Signed-off-by: enoch85 <github@hanssonit.se>
2022-04-22 18:27:42 +02:00
Simon L
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
Daniel Hansson
756f8bcaf6
update info text ( #2143 )
2021-11-20 11:32:23 +01:00
Daniel Hansson
519d2f8042
Alloverride None, and include .htaccess ( #2110 )
...
Signed-off-by: enoch85 <github@hanssonit.se>
2021-10-07 22:23:30 +02:00
Daniel Hansson
6264139d54
change wording
2021-07-31 10:58:07 +02:00
Daniel Hansson
1fe2467c77
change to ECDSA keys for certbot ( #2069 )
2021-07-30 20:13:25 +02:00
szaimen
0ce7f6a4df
fix minor detail ( #2036 )
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-06-26 11:39:47 +02:00
Daniel Hansson
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
Daniel Hansson
e2525257c4
merge on release day ( #1966 )
2021-05-20 11:39:10 +02:00
Daniel Hansson
d6d9d06f67
put if argument in the rigth place ( #1964 )
2021-05-18 12:37:46 +02:00
Daniel Hansson
1fd5014edc
fix last bug
2021-05-18 01:07:09 +02:00
Daniel Hansson
2e7bbb3210
don't check for nono ports as it's not in the released lib
2021-05-18 00:28:49 +02:00
Daniel Hansson
9bd9c3ccad
add test-config for regular port as well
2021-05-18 00:12:22 +02:00
Daniel Hansson
7861d2d607
default to no for real this time
2021-05-17 23:48:51 +02:00
Daniel Hansson
3a2fdbde4f
default to "no"
2021-05-17 23:29:49 +02:00
Daniel Hansson
4b637df3e7
improve desec port selection ( #1962 )
2021-05-17 23:16:08 +02:00
Daniel Hansson
db51f18c10
escape * in sed
2021-05-17 21:40:59 +02:00
Daniel Hansson
80f2ffd571
fix bug
2021-05-17 21:21:03 +02:00
Daniel Hansson
83f69ef747
choose port with deSEC ( #1960 )
2021-05-17 20:53:42 +02:00
szaimen
c455010ba1
fix APACHE_LOG_DIR ( #1932 )
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-04-25 15:23:05 +02:00
Daniel Hansson
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
szaimen
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
Daniel Hansson
caa3b163b8
catch error on regular run ( #1921 )
2021-04-16 14:47:16 +02:00
Daniel Hansson
2e8c2b5763
Add DNS updates with deSEC ( #1920 )
2021-04-11 17:36:29 +02:00
szaimen
c8c6da8796
improve letsencryptrenew crontab ( #1905 )
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-03-27 18:09:34 +01:00
Daniel Hansson
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
Daniel Hansson
b153e73d89
update strict transport security ( #1833 )
2021-02-20 01:21:20 +01:00
szaimen
01d2cd2182
avoid double crontabs ( #1808 )
...
Signed-off-by: szaimen <szaimen@e.mail.de>
2021-02-10 10:59:26 +01:00
Daniel Hansson
6b1c7fee14
happy new year! ( #1749 )
...
* happy new year!
Signed-off-by: enoch85 <github@hanssonit.se>
* fix some comments and restore geoip database files
Signed-off-by: szaimen <szaimen@e.mail.de>
Co-authored-by: szaimen <szaimen@e.mail.de>
2021-01-01 15:34:25 +01:00
Ted B
e65ff4aaba
Fix spelling in VM ( #1706 )
...
Signed-off-by: Lantrix <lantrix@pobox.com>
2020-12-03 21:24:33 +01:00
Daniel Hansson
73936ddd43
don't use function without lib
2020-11-30 20:45:08 +01:00
Daniel Hansson
383a4e1c3e
put default SC rules in a single file ( #1667 )
...
Signed-off-by: enoch85 <github@hanssonit.se>
2020-11-12 21:39:53 +01:00
Daniel Hansson
43500670e1
do not exit
2020-11-06 17:16:32 +01:00
Daniel Hansson
cbc2c80217
Use start_if_stopped instead of just service start ( #1608 )
...
Signed-off-by: enoch85 <github@hanssonit.se>
2020-10-19 20:46:01 +02:00
Daniel Hansson
a75e64897e
TLS1.3 and improvements ( #1578 )
...
Signed-off-by: enoch85 <github@hanssonit.se>
2020-10-16 23:22:34 +02:00
szaimen
f28af0807a
make all scripts much more readable ( #1493 )
...
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-10-14 11:16:35 +02:00
Daniel Hansson
577601d63a
old le script doesn't have fetch_lib
2020-10-04 10:51:13 +02:00
Daniel Hansson
f251b03549
go live with fetch lib ( #1520 )
...
Signed-off-by: enoch85 <github@hanssonit.se>
2020-10-03 21:09:15 +02:00
Daniel Hansson
5ca0ba8387
chaneg to real link
2020-09-18 12:16:00 +02:00
Daniel Hansson
a116de1aac
another typo
2020-09-18 12:13:27 +02:00
Daniel Hansson
3f9c7cd3cc
typo
2020-09-18 12:10:14 +02:00
Daniel Hansson
6aba7b7935
create open_port function to automatically open ports over upnp ( #1469 )
...
Co-authored-by: szaimen <szaimen@e.mail.de>
2020-09-18 12:04:31 +02:00
Daniel Hansson
9d41d1b274
Revert "create open_port function to automatically open ports over upnp ( #1464 )" ( #1468 )
...
This reverts commit 567c2759c9 .
I commited the wrong PR!
2020-09-17 11:23:40 +02:00
szaimen
567c2759c9
create open_port function to automatically open ports over upnp ( #1464 )
...
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-17 11:22:14 +02:00
szaimen
eda50026fd
create input_box_flow ( #1449 )
...
Co-authored-by: Daniel Hansson <github@hanssonit.se>
2020-09-13 19:18:02 +02:00
szaimen
9adb4e422a
some small fixes and enhancements ( #1440 )
2020-09-10 21:31:43 +02:00