DNSCrypt / dnscrypt-server-docker

A Docker image for a non-censoring, non-logging, DNSSEC-capable, DNSCrypt-enabled DNS resolver
https://dnscrypt.info
ISC License
660 stars 134 forks source link

Location of keys different beween documentation and install-centos.sh #85

Closed MeganerdNL closed 4 years ago

MeganerdNL commented 4 years ago

Not sure this is intended or not. If it is, my apologies.

In the install-centos.sh the location of the keys directory is

/etc/encrypted-dns/keys

However, in the documentation this directory is located in

/etc/dnscrypt-server/keys

It was a little confusing for me when I wanted to change the parameters of my docker server, because when I used the documentation it looked to me the keys were not there (it instructs to look in this directory (ls -l /etc/dnscrypt-server/keys) and also it points to this directory when (re)starting the container with the new config.

jedisct1 commented 4 years ago

Thanks!

I've never used that script or CentOS. Does that script still work at all once the paths are changed?

MeganerdNL commented 4 years ago

Tested and working. Thank you.

On a sidenote: In managed to destroy the wrong instance so I wil be emailing with an updated server address.

jedisct1 commented 4 years ago

No worries. That kind of thing happens to humans :)