End-to-End Lifecycle Management of Trusted CA Certificates

Key Manager Plus facilitates end-to-end life cycle management of certificates obtained from trusted certificate authorities (CAs) enabling users to acquire, consolidate, deploy, renew and track certificates issued by commercial CAs from a single interface. This functionality is powered through seamless API integration with The SSL Store™ - the largest platinum partner of the world's leading CAs—provides users the option to acquire and manage certificates from the following third-party CAs using Key Manager Plus: Sectigo (formerly Comodo CA), Symantec, and Digicert.

Before you proceed with the integration, complete the following step as a prerequisite:

Prerequisite

Add the following base URL and port as an exception in your firewall or proxy to ensure Key Manager Plus is able to connect to the SSL Store's CA Services.
URL: https://api.thesslstore.com/rest/ 
Port: 443

Follow the steps below to place certificate orders, acquire, consolidate, deploy and manage trusted third-party CA certificates from Key Manager Plus.

  1. Set API Authentication Credentials in Key Manager Plus
  2. Place a Certificate Order
  3. Domain Control Validation, Certificate Issue & Deployment
  4. Renew, Reissue and Delete

1. Set API Authentication Credentials in Key Manager Plus

The first step to request and manage third-party CA certificates from Key Manager plus is to sign up for an exclusive enterprise account at The SSL Store™ portal and configure the API credentials generated subsequently in Key Manager Plus' interface. To set up an Enterprise account with The SSL Store™,

  1. Navigate to the below link in The SSL Store™ website: https://www.thesslstore.com/partner/zoho-enterprise-signup.aspx
  2. Fill up your personal details and organization details as requested, and click Continue.
  3. You will then be taken to the Setup Payment section where you need to configure a payment method, and provide the payment details and billing information.
  4. After providing the details, click Continue.
  5. You will be redirected to the Confirmation / Token section where the API credentials (Partner ID and Token) are displayed. Copy and save the credentials in a secure location.
  6. Now, navigate to Key Manager Plus server and switch to The SSL Store™ tab. Click Manage in the top-right corner of the window..
  7. Under the Accounts tab, provide the generated partner code and token, and click Save.
  8. The details are stored in Key Manager Plus. Configuring API authentication credentials is a one-time process. You do not need to provide the details every time you place a certificate order.

2. Place a Certificate Order

Once you have configured your API authentication credentials, you can now leverage The SSL Store™'s API to generate certificate signing requests (CSRs), place orders, procure, and manage certificates from any of the following certificate authorities directly from Key Manager Plus: Sectigo, Symantec, and Digicert.

To generate a CSR and place a certificate order,

  1. Navigate to the SSL tab and click The SSL store™.
  2. Click Order Certificate.
  3. In the window that opens, choose the vendor, validation type, product name, domain validation type and validity.
  4. Key Manager Plus supports all the three domain control validation methods: DNS-based, file-based and email validation.
  5. Then provide the common name, algorithm length, keystore type, keystore password, number of servers in which the certificate will be deployed, server type and the approver's email IDs. Users also have the option to import and use an already existing CSR or private key.
  6. The approver email ID is the email ID to which Domain Control Validation (DCV) verification mail will be sent. The approver email ID should take either of the following formats:

    •  <admin@domain>, <administrator@domain>, <hostmaster@domain>, <webmaster@domain> or <postmaster@domain>

    •  Any administrator, registrant, tech or zone contact email address that appears on the domain’s WHOIS record and is visible to the CA system.

  7. Then, provide the organization details(applicable for organization validation and extended validation order types only), administrator contact details and contact details of the technician placing the certificate order.
  8. After filling in the details, click Create.
  9. You will be taken to a window where you can see the list of certificate orders placed along with their statuses displayed to the right of the table view.

Notes:

  • Key Manager Plus allows you to import the already existing certificate orders placed within your account from The SSL Store™ and track their statuses. Click Import Existing Orders from the More top menu to import the existing open orders into Key Manager Plus.
  • Also, you can preconfigure your organization details under Manage to refrain from providing it every time you place an OV / EV certificate order.

2.1 Configuring your DNS Account

If you are opting for DNS based domain validation in the certificate order, you should configure the DNS account in Key Manager Plus and specify it in the 'DNS' field in the order for automating the challenge verification procedure. To configure your DNS account,

  1. Navigate to The SSL Store™ >> Manage
  2. Switch to the DNS tab.
  3. Here, you can add a maximum of one DNS account for each DNS provider supported. Key Manager Plus currently supports automatic domain control validation for Azure, Cloudflare and Amazon Route 53 DNS, RFC2136 DNS update, GoDaddy DNS, and ClouDNS.
  4. Click Add. In the pop-up that opens, choose the DNS provider.

2.1.1 Azure DNS

  1. Provide the Subscription ID, which is available in the Overview page of the Azure DNS zone.
  2. Provide the Directory ID, which is available in Azure Active Directory >> Properties.
  3. If you have an already existing Azure application, provide its Application ID and Key.
  4. If not, follow the steps mentioned in this document to create the Azure application and key, and give the application access to the DNS zones for making API calls.
  5. Finally, enter the Resource Group Name, which is the group name in which you have created the DNS zone and click Save.
  6. Your DNS account details are saved and listed under Manage >> DNS.

2.1.2 Cloudflare DNS

  1. In the Email address field, specify the email address associated with the Cloudflare account.
  2. For Global API Key, use the 'Generate API' key option in the domain overview page of the Cloudflare DNS to generate the key and paste the value in this field.
  3. Click Save. Your DNS account details are saved and listed under Manage >> DNS.

Note:

For DNS based domain validation type, if you are going to specify an already configured DNS account in the certificate order for domain control validation, make sure its status is marked Enabled under Manage >> DNS.

2.1.3 AWS Route 53 DNS

  1. Generate and specify the Access Key ID and Secret associated with your AWS account.
  2. If you do not have an AWS account, create one and generate the Access Key ID and Secret by following the steps given below:
    1. Login to the AWS console and navigate to IAM Services >> Users.
    2. Click Add user.
    3. Provide the user name and select the access type as Programmatic access.
    4. Switch to the next tab, click Attach existing policies directly under Set Permissions and search for "AmazonRoute53FullAccess".
    5. Assign the policy that is listed and switch to the next tab.
    6. In the tags section, add appropriate tags (optional) and switch to the next tab.
    7. Review all the information entered and click Create user.
    8. The user account is created and subsequently, an access key ID and a secret is generated. Copy and save the key ID and secret in a secure location for it will not be displayed again.
  3. If you already have an AWS user account, you have to grant "AmazonRoute53FullAccess" permission to the user and generate the access key if the user doesn't have one. And if the user account has an access key associated already, it is just enough to ensure the required permission is granted.

To grant the required permissions:

  1. Navigate to the Permissions tab, select the required user account and click Add Permission.
  2. Click Attach existing policies directly under Set Permissions and search for "AmazonRoute53FullAccess".
  3. Assign the listed policy and hit Save.
  4. To generate the access key,
    1. Select the particular user account and navigate to the Security Credentials tab.
    2. In the window that opens, click Create access key.
    3. An access key ID and a secret is generated. Copy and save the key ID and secret in a secure location for it will not be displayed again.

2.1.4 RFC2136 DNS Update

If you are using open source DNS servers such as Bind, PowerDNS etc., that support RFC2136 DNS update, follow the steps below to automate DNS-based domain control validation procedure using Key Manager Plus. 

  1. The DNS Server IP / Hostname represents the server name / IP address in which the DNS server is installed or running. 
  2. These details are usually found in the server installation directory. For instance, in the case of Bind9 DNS server, you can find these in the file named.local.conf in the server installation directory.
  3. Provide the Key Secret, which is nothing but the key content found in the server installation directory.
  4. Provide a name for the key, and choose the signature algorithm.
  5. Click Save.

2.1.5 GoDaddy DNS

If you are using GoDaddy DNS for DNS validation, follow the steps below to automate DNS-based domain control validation procedure using Key Manager Plus:

Steps to Obtain GoDaddy API Credentials:

  1. Go to the GoDaddy developer portal and switch to the API keys tab.
  2. Log in to your GoDaddy account if you aren't logged in already.
  3. Once you log in, you will be redirected to the API keys page where you can create and manage API keys.
  4. Click Create New API key.
  5. Provide your application name, choose the environment type as Production and click Next.
  6. The API key and its secret is generated. Copy and save the secret in a secure location, as it will not be displayed again.

Now, in Key Manager Plus interface, follow the below steps to add GoDaddy DNS to The SSL Store:

  1. Navigate to SSL >> The SSL Store and click Manage from the right most corner.
  2. Switch to the DNS tab and click Add.
  3. Choose GoDaddy from the DNS Provider drop-down menu.
  4. Enter the Key and Secret that was previously generated from the GoDaddy portal.
  5. Click Save.

2.1.6 ClouDNS

If you are using ClouDNS for DNS validation, follow the steps below to automate the DNS-based domain control validation procedure using Key Manager Plus:

Steps to Obtain ClouDNS API Credentials:

  1. Login to your ClouDNS account and go to Reseller API.

  2. If you have already created an API user id, you will find it under API Users. If not, click Create API to generate a new one.

Click here to learn more about ClouDNS API Auth IDs.

Now, in the Key Manager Plus interface, follow the below steps to add ClouDNS to SSL Store CA:

  1. Navigate to SSL >> SSL Store and click Manage from the right most corner.
  2. Switch to the DNS tab and click Add.
  3. Choose ClouDNS from the DNS Provider drop-down.
  4. Choose one of the following options: Auth ID, Sub Auth ID, Sub Auth User.
  5. Enter the chosen ClouDNS Auth ID, its respective Auth Password, and click Save.

2.1.7 DNS Made Easy

  1. Enter the name of your choice in the Name field.
  2. The Key and the Secret will be available in the DNS Made Easy webpage under Config >> Account Information. Enter those details in the respective fields.
  3. Now, click Save to save your DNS account details. The saved DNS details will be listed under Manage >>DNS.
    dnsmadeeasy

3. Domain Control Validation, Certificate Issue & Deployment

Once the certificate authority receives your order, you will have to go through a process called Domain control validation (DCV) and prove your ownership over the domain upon the completion of which you will receive the certificate. Key Manager Plus supports all the three DCV methods:

  1. E-mail based DCV
  2. File or HTTP based DCV
  3. DNS based DCV

3.1 E-mail Based Domain Control Validation

  1. In email based domain control validation, the certificate authority sends a verification email to the approver email ID specified when placing the certificate order.
  2. This email will guide you through the steps need to be performed in order to complete the domain control validation procedure.
  3. After completing the steps, navigate to the Key Manager Plus server, and switch to The SSL Store™ tab.
  4. Select the order and click Check Order Status from the top menu.
  5. On successful verification, the certificate authority issues the certificate which is fetched and added to Key Manager Plus' secure repository. You can access the certificate from the SSL → Certificates tab.
  6. From here, you can deploy the certificate to necessary end-point servers such as a Certificate Store or an IIS server directly from Key Manager Plus.

Click here for more details on certificate deployment.

3.2 File / HTTP Based Domain Control Validation

If you have opted file / HTTP based domain control validation, a challenge file is displayed on creating the order. Navigate to the domain server, create the path specified and deploy the challenge file in that path.

This entire process of deploying the challenge file in the end-point server can be automated from Key Manager Plus. This can be achieved by configuring the server details in the Deploy tab under Manage. To automate domain control validation,

  1. Switch to The SSL Store™ >> Manage.
  2. If the end-server is a Windows machine, initially download and install the Key Manager Plus agent for Windows server from the Windows Agents tab using the following steps:

    Installing Key Manager Plus agents for Windows Server

    To install Key Manager Plus agent as a Windows service:

    • Open the command prompt and navigate to the Key Manager Plus installation directory.
    • Execute the command AgentInstaller.exe start.

    To stop the agent and uninstall the Windows service:

    • Open the command prompt and navigate to the Key Manager Plus installation directory.
    • Execute the command AgentInstaller.exe stop.
  3. Switch to the Deploy tab and click Add.
  4. In the pop-up that opens, choose the challenge type as 'http-01' , specify the domain name, choose the server type (Windows or Linux) and enter the server details. Click Save.
  5. The challenge file is automatically deployed to the corresponding end-server in the specified path.

  6. Once you have deployed the challenge file, navigate to the Key Manager Plus server, switch to The SSL Store™ tab, choose the order and click Check Order Status from the top menu.

On successful domain validation, the certificate authority issues the certificate which is fetched, added to Key Manager Plus' certificate repository (SSL >> Certificates) and is also deployed in the specified path of the server configured earlier under Manage >> Deploy.

3.3 DNS_Based_Domain_Control_Validation

If you have opted DNS based domain control validation, a DNS challenge value and text record are displayed on creating the order. Copy and paste the text records manually in the domain server.

Similar to the HTTP challenge, the entire challenge verification process can be automated from Key Manager Plus. This can be achieved by configuring the server details in the Deploy tab under Manage. To automate domain control validation,

  1. Switch to The SSL Store™ >> Manage.
  2. If the end-server is a Windows machine, initially download and install the Key Manager Plus agent for Windows server from the Windows Agents tab using the steps mentioned in the previous section.
  3. Switch to the Deploy tab and click Add.
  4. In the pop-up that opens, choose the challenge type as 'dns-01', specify the domain name, choose the DNS provider (Azure, Cloudflare, Amazon Route 53 DNS, RFC 2136 Update, GoDaddy DNS, or ClouDNS) and enter the server details.
  5. Check 'Deploy Certificate' option to deploy the certificate to the end-server after procurement. Click Save.
  6. The DNS challenge values and text records are automatically created in the corresponding DNS servers.

  7. Once the challenges have been fulfilled, navigate to the Key Manager Plus server, switch to The SSL Store™ tab, choose the order and click Check Order Status from the top menu.
  8. On successful domain validation, the certificate authority issues the certificate which is fetched and automatically added to Key Manager Plus' certificate repository. You can access the certificate from the SSL >> Certificates tab.
  9. From here, you can deploy the certificate to the necessary end-point servers such as a Certificate Store or an IIS server directly from Key Manager Plus. Click here for more details on certificate deployment.
  10. Also, the certificate is automatically deployed to its corresponding end-server after issue, if you have enabled the Deploy Certificate option at the time of configuring server details under Manage >> Deploy.

Notes:

  1. For DNS based domain control validation, if you had chosen a DNS account configured under Manage >> DNS when placing the order, Key Manager Plus automates challenge verification using that account. Instead, if you have already configured the domain and server details under Manage >> Deploy, the challenge verification, and subsequently the deployment of certificates is carried out for that specific domain and server alone.
  2. For RFC2136 DNS update, if you have opted Global DNS configuration, the domain name itself acts as the zone name (Global DNS configuration is possible only if you are using the same Key Secret for all zones). Whereas, if you have opted domain-agent mapping, you have to provide the Zone name, Key Name, and Key Secret for each domain separately. 


4.Renew, Reissue and Delete Certificates

You can renew, reissue or delete certificate orders placed to third-party certificate authorities from Key Manager Plus.

4.1 Manual Certificate Renewal

To renew the desired certificates manually, perform the steps that follow:

  1. Navigate to SSL >> The SSL Store™.
  2. Select the required order and click Renew Certificate from the top menu.
  3. Complete the domain control validation (DCV) procedure if necessary.
  4. On successful validation, the certificate is issued and the new version is automatically updated in SSL >> Certificates tab.

4.2 Automated Certificate Renewal

To configure the auto-renewal process for the desired certificates, perform the steps that follow:

  1. Navigate to SSL >> The SSL Store and click Manage from the top right pane.
  2. From the page that appears, navigate to the Auto-Renewal section and enable the auto-renewal process.
  3. Enter the number of days before expiry in which the auto-renewal process is to be carried out.
  4. Select the desired certificates that are to be auto-renewed.
  5. Select the DNS, Algorithm Length, KeyStore Type, and enter the Admin Contact Details and Technical Contact Details for the newly renewed certificate, and click Save.
Based on the configured details, the auto-renewal process will be carried out. Click the Auto-Renewal Audit to get insights about the certificates renewed through the auto-renewal process.


4.3 Reissue Certificate

To reissue the required certificates, do the steps that follow:

  1. Navigate to SSL >> The SSL Store™.
  2. Select the required order and click Reissue Certificate from the top menu.
  3. Complete domain control validation (DCV) procedure if necessary.
  4. On successful validation, the certificate is reissued and is automatically updated in SSL >> Certificates tab.

Note: You can request a reissue only for those certificates requested from Key Manager Plus and not for the imported orders.


4.4 Delete Certificate

To delete the certificates, do the steps that follow:

  1. Navigate to SSL >> The SSL Store™.
  2. Select the required certificate and click More >> Delete from the top menu.
  3. The certificate request is deleted from Key Manager Plus.

Note: When a certificate request is deleted, it is removed only from Key Manager Plus. You can find the order being open in The SSL Store™ website for your account and you can import it into Key Manager Plus if needed using The SSL Store™ >> More >> Import option.

Disclaimer: The procurement of public CA certificates from Key Manager Plus can be successfully completed only if the user has signed up for an exclusive enterprise account with The SSL Store™. Key Manager Plus imports certificates after issue using The SSL Store™'s API for providing better PKI management functionality. All personal information (including payment details) is collected and processed by The SSL Store™ and ManageEngine is not responsible for any payment related issues. Please contact The SSL Store™ technical support team if you are facing any difficulties with payment and procurement of certificates from public CAs affiliated with The SSL Store™ using Key Manager Plus.

Top