CSV Import 100 Domains on new IIS

Hey, is it possible to do this, choosing which challenge I want to use? I am looking to test this out tommorow so I was just curious, is possible to transfer everything using CSV import so new domains and certs?

Basically, I am trying to transfer 100 domains and certs to different IIS

Hi, you can use the CSV import for HTTP challenges but not for DNS challenges as they are simply too complex.

To import a large batch of sites with DNS challenges you need to use the JSON template option: Command Line (CLI) | Certify The Web Docs that mainly involves preparing a json template based on an existing managed certificate, which require you to list the existing managed certs as json, then extract one for your template.

Note also that the unlicensed Community Edition does not support batch imports, because it has a limit of a few managed certificates per install, so this feature only works on a licensed version, which you may or may not have already.