Oh boy. Thanks :)
> On Oct 1, 2018, at 11:47 AM, Tom Ivar Helbekkmo <[email protected]> wrote: > > 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 _______________________________________________ Pdns-users mailing list [email protected] https://mailman.powerdns.com/mailman/listinfo/pdns-users
