I've notived today that my dynamic DNS settings have the password in cleartext instead of encrypted passwords.
Can this be changed?
dns {
dynamic {
interface eth0 {
service dyndns {
host-name cml.yodude.co.uk
login loginName
password ThisIsPlaintText!
}
}