0

How do I do the DNS txt record validation? There are simply no tutorial or any info whatsoever about it. I need to bypass regular validation mechanism cause it uses Amazon which is banned here. How do I generate a TXT record to add to GoDaddy? I use Win-Acme, I'm on IIS. There is this link talking about a token but of course and as usual, there is no reference or link to any tool, nor there is info on how to generate a token.

Eric
  • 81
  • 1
  • 11
  • I created a cert today like: certbot certonly --manual --preferred-challenges=dns --email me@domain.at --server https://acme-v02.api.letsencrypt.org/directory --agree-tos -d *.domain.at – Berndinox Dec 16 '20 at 13:49
  • Where can I find certbot? There is no certbot on Win-Acme / Windows... – Eric Dec 16 '20 at 13:56
  • Its an "own" client app for generating certs with acme - https://github.com/certbot/certbot/releases/download/v1.10.1/certbot-beta-installer-win32.exe – Berndinox Dec 16 '20 at 14:00
  • see also: https://certbot.eff.org/all-instructions – Berndinox Dec 16 '20 at 14:02
  • Win acme seems to have a manual DNS plugin, which shows the record to create: https://www.win-acme.com/reference/plugins/validation/dns/manual. – user2313067 Dec 16 '20 at 15:38
  • https://www.win-acme.com/reference/plugins/validation/dns/manual this is not a solution and work only on unattended certs. – Eric Dec 16 '20 at 17:29
  • @Berndinox https://certbot.eff.org/all-instructions does not contain anything for IIS – Eric Dec 16 '20 at 17:35

0 Answers0