> Should the tsigkeys.secret column have any structure? It's just the Base64-encoded blob, e.g.: INSERT INTO tsigkeys (name, algorithm, secret) VALUES ('k01', 'hmac-md5', '4imFLvMHKDmtc2oJldCaJg=='); Regards, -JP