Predrag Mijatovic <[email protected]> writes: > mysql -h localhost -u powerdns -pmypass powerdns -e "select * from tsigkeys" > +----+--------+-------------+----------+ > | id | name | algorithm | secret | > +----+--------+-------------+----------+ > | 1 | cerbot | hmac-sha512 | mysecret | > +----+--------+-------------+----------+ > [...] > Packet for domain 'mysite.com' denied: can't find TSIG key with name > 'certbot' and algorithm 'hmac-sha512'
Seems legit. :) (You misspelled the key name when you created it.) -tih -- Most people who graduate with CS degrees don't understand the significance of Lisp. Lisp is the most important idea in computer science. --Alan Kay
signature.asc
Description: PGP signature
_______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users
