This article will detail the steps for obtaining an SSL on a Windows IIS 10 Server server using TrustCor Premium DV Certificates.
1. Purchase trustcor from No-IP.
To learn more about this process, please review our article:
How to Purchase and Configure a TrustCor Premium DV SSL
2. Generate a CSR
For this step there are two ways to do this. You can either use OpenSSL and follow that guide. Or manually using windows, keep reading here if you’re going to use windows.
Add CSR to No-IP
3. Now that the CSR has been created, you can open this with a TXT editor to copy and paste this into your No-IP account.
Copy the CSR, including everything from
-----BEGIN CERTIFICATE-----
to
-----END CERTIFICATE-----
4. From your No-IP account, Click My Services at the left, then SSL Certificates.
Locate the TrustCor Premium DV and click the Add CSR button.
5. Here, you will choose your server type from the drop down menu, paste the CSR we just copied, then click the green “Add CSR” button to continue.
6. You will now see the section called “SSL Contact Information“.
Fill in the information required. The City, State and Country will be auto-filled from the information generated in the CSR you created. Click the green Confirm button when finished.
7. Finally, you will see the section called “DNS Verification Record”.
If your domain is registered with us and you have Plus Managed DNS, we will add the DNS Verification TXT record automatically.
If you are an Enhanced user with us, you will need to copy and paste the DNS Verification TXT record to your DNS Records manually.
If your domain is not registered with No-IP, you will need to copy and paste the DNS Verification TXT record to your DNS Records manually at your current DNS provider.
Click the Continue button once you have reviewed and/or copied this information.
8. Wait for Verification. TrustCor will search for the TXT record you have added to your domain.
This typically happens within the hour, after the TXT record is added and propagated. Until then, the Status will remain in Pending Verification.
After about 30 minutes, TrustCor will verify the TXT record and the Status will change to Active.
9. Download the signed-certificate from the No-IP UI.
From your No-IP account, click My Services at the left, then SSL Records. Find your TrustCor Premium DV and click the Download button.
10. Here, use the dropdown menu to select the file type and click the Download button to obtain the file.
11. You will take this Certification file and install this onto the same machine you generated the CSR from,
by using the Internet Information Services (IIS) Manager. This is usually completed using the IIS “Complete Certificate Request” feature.
You may need to make further configurations to the IIS, such as assigning the SSL using the Binding program of the server. While we do not support this level of server configuration, you can find many useful guides on the internet, such as this one:
https://support.globalsign.com/ssl/ssl-certificates-installation/how-install-ssl-certificate-iis-10
You have now installed the SSL on your IIS server.
More Information
You can find more information about installing TrustCor SSLs and obtaining TrustCor’s Intermediate Certificates from their Knowledge Base here.