Name.com DNS + Let's Encrypt for Node.js - ACME dns-01 challenges w/ ACME.js and Greenlock.js
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.
 
 

9 lines
258 B

#!/bin/bash
set -e
# Before assuming there's something wrong with this plugin,
# you should test that you can use your token with curl first.
echo "USERNAME: '$USERNAME'"
echo "TOKEN: '$TOKEN'"
curl -f -u "$USERNAME:$TOKEN" https://api.name.com/v4/domains