I have registered a couple of domains with Godaddy. example.com works fine when adding DS records, but for example.camera Godaddy does not allow me to choose the correct algorithm (only 8, 13 and 14 available) which the box states I should use, which is 7.
It’s just that I’ve got a rather complicated setup with owncloud and its apps and the nginx configurations and I don’t want mailinabox to overwrite my changes. Is there a way to limit its capabilities, as such?
Ok, after some time, I got a new droplet running, everything’s clean and I’ve modified the file to include "camera". I ran mailinabox but when heading over to the status panel, the domain example.camera still shows algorithm 7! My other domains that I added, such as example.wtf work absolutely fine with DNSSEC, but not .camera. What am I doing wrong?
One error left now on my status page - the ssh keys error still says that my box permits password-based login, after I created ssh keys and did a PermitPasswordLogin no in ssh_config and restarted it.
You need to search through your entire sshd_config–sometimes settings are in twice and the second one will override. Also, the setting you need to change to no is:
PasswordAuthentication no
You might also consider setting PermitRootLogin to “no” or “without-password”
If you’re still having problems, in the end, I found it’s much easier to manage the DNS using Cloudflare, as it’s faster (the main reason) and less messy. Be aware, though, that the status page will show errors regarding the DNS (that’s ok, because Cloudflare will handle it). And you can enable DNSSEC through it, as well. There are some threads on here regarding the service.