You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

439 B

Do DNS-01 verification using IONOS DNS API

The getting started guide explains how to obtain API Keys https://developer.hosting.ionos.de/docs/getstarted

All API Documentation can be found here https://developer.hosting.ionos.de/docs/dns

JSON processing in bash is ... hard. So I choose jq to do the heavylifting. Other authors choose python so if you think I did a bad decision feel free to implement this whith python/perl/ruby...