1
1
mirror of https://github.com/dnscrypt/dnscrypt-server-docker synced 2024-11-22 19:42:03 +01:00
Commit Graph

17 Commits

Author SHA1 Message Date
Peter Dave Hello
fa7fed55de Format shell scripts with shfmt and test it on CI 2019-08-05 22:19:43 +08:00
Peter Dave Hello
3ea7dd925c Quote var/cmd output in shell script to prevent word splitting 2019-05-12 19:10:41 +08:00
Ian Bashford
9cfc15421b dnscrypt-wrapper.sh update for ipv6
This change enables the docker container to listen on ipv4 and ipv6
2018-08-21 20:39:59 +01:00
Frank Denis
b66c4ea9c5 Add optional support for blacklists 2018-05-03 23:25:37 +02:00
Frank Denis
582aa2425b Remove leftovers if a cert creation failed 2018-01-26 13:45:19 +01:00
Frank Denis
45e41a992b We can still match *.cert 2018-01-26 13:45:14 +01:00
Frank Denis
0dce7ed862 It's year 2018, require chacha20
Also remove now irrelevant check in rotation_needed()
2018-01-26 13:45:08 +01:00
Frank Denis
f107fc0578 Apply Chantra's patch 2018-01-26 13:45:02 +01:00
Frank Denis
04d0a877e3 Don't forget to include the xchacha20 cert when starting the server
Fixes #37
2017-06-16 11:34:53 +02:00
Frank Denis
16fdda60ce Generate xchacha20 keys 2017-06-09 14:10:30 +02:00
Frank Denis
6661b87530 Add bash and find from findutils in order to avoid surprises from busybox 2017-04-27 09:03:55 +02:00
Frank Denis
8566959cfc Have unbound listen to port 553 instead of the default port 53
This prevents issues with docker hosts already having a local resolver
2015-11-28 13:52:35 +01:00
Frank Denis
b2f09ff6d6 find -cmin argument is in minutes, not seconds 2015-08-08 16:09:38 +02:00
Frank Denis
6aa5bc1a47 Fix blooper 2015-07-12 15:45:44 +02:00
Frank Denis
578c25b9f7 Force a rotation if we don't have a key at all 2015-07-12 15:43:57 +02:00
Frank Denis
a87edf4cc1 Certificates are now only valid for 24 hours. 2015-07-06 02:10:51 +02:00
Frank Denis
b3f33d2b6a Initial import 2015-07-06 01:39:54 +02:00