Difference between revisions of "SSL certs via ClouDNS"

From Da Nerd Mage Wiki
Jump to navigation Jump to search
Line 1: Line 1:
= Step 1 =
= Step 1 =
[[file:freesslbutton.png{{!}}300px{{!}}right{{!}}thumb]]
In your ClouDNS dashboard, select '''DNS Hosting''', then select the domain you want to add SSL to.
In your ClouDNS dashboard, select '''DNS Hosting''', then select the domain you want to add SSL to.


Then click the '''Free SSL''' button.
Then click the '''Free SSL''' button.


[[file:freesslbutton.png]]
Follow the directions given & then wait for it.
 
= Step 2 =
Download the cert via their API:
 
* <code>curl "https://api.cloudns.net/dns/freessl-get.xml?auth-id='''AUTHID'''&auth-password='''PASSWORD'''&domain-name='''DOMAIN'''"</code>

Revision as of 14:11, 12 August 2023

Step 1

Freesslbutton.png

In your ClouDNS dashboard, select DNS Hosting, then select the domain you want to add SSL to.

Then click the Free SSL button.

Follow the directions given & then wait for it.

Step 2

Download the cert via their API: