#Bash one liner: Get a specific #DNS record entry line #LetsEncrypt
Another bash one liner that saved my sanity. While generating site wide certificates from LetsEncrypt you have to check if a certain TXT key was added to the DNS record (_acme-challenge). Here is the magic line that returns only that for my domain “voina.fr”. So when waiting to see if the DNS TXT record was… Read More »