Follow

Importing Certificates from Entrust

APPLIES TO: Versions 19.1 and later

SUMMARY:

This article describes the steps required to import certificates from Entrust. With the feature release of the Adaptable CA driver in version 19.1, the Trust Protection Platform is able to integrate with a multitude of Certificate Authorities and perform various functions utilizing API/SDK endpoints and custom PowerShell scripts.

PREREQUISITES:

This article assumes the successful completion of exporting certificates from Entrust. For more information, follow the link Exporting Certificates from Entrust.

The output folder containing the certificates must be placed on the TPP server.

OVERVIEW:

The Entrust import process follows these high-level steps. Details for each step are documented below.

  1. Applying the PEM Certificate Import Script
  2. Configuring Aperture for Certificate Import Job

APPLYING THE PEM CERTIFICATE IMPORT SCRIPT

1. Copy the sample PEM Certificate Import script from:

<VenafiInstalationPath>\Scripts\AdaptableCA\Samples\

and save to the following folder of the TPP server:

<VenafiInstallationPath>\Scripts\AdaptableCA\

Screen_Shot_2019-06-11_at_3.48.07_PM.png

 

2. Open the PEM Certificate Import script for editing.

3. The following variables must be modified:

Variable New Value Description
$global:certificates_folder Path to Certificate Folder This variable requires the absolute path to the certificate folder location. (i.e. - C:\MyCerts)
$global:file_extensions Array With Additional File Extension: ".cer" This array requires the CER base64-encoded file extension to be added to the list of file extensions.

 

Screen_Shot_2019-06-25_at_1.53.53_PM.png

 

CONFIGURING APERTURE FOR CERTIFICATE IMPORT JOB

1. Login to the Aperture web portal as a Master Administrator.

2. Navigate to the "Jobs" page.

Screen_Shot_2019-06-24_at_12.44.27_PM.png

 

3. Click "+ Create New Job" to begin the create new job wizard.

Screen_Shot_2019-06-11_at_3.49.50_PM.png

 

4. Select "Certificate Import" option and click "Start".

Screen_Shot_2019-06-24_at_12.49.19_PM.png

 

5. Enter the job details:

i. Name (mandatory): The name of the job.

ii. Description (optional): Brief description for the purpose of the job.

iii. Import Type (mandatory): Select "Adaptable" option from list.

iv. Contacts (optional): The assigned owner of the certificate. If not supplied, policy will govern the owner.

v. Click "Next".

Screen_Shot_2019-06-11_at_3.51.48_PM.png

 

6. Configure the job settings:

i. PowerShell Script (mandatory): Select the "PEM Certificate Import" script.

ii. Username Credential (mandatory): The script requires as username credential. A "dummy" username credential can be selected.

iii. Platform Engine (optional): Select the engine where the "PEM Certificate Import" script is located.

iv. Include Expired Certificates (optional): Select if you want to include expired certificates during import.

v. Include Revoked Certificates (optional): Select if you want to include revoked certificates during import.

vi. Assign Contact value to Issued To (optional): Select this option if you're importing user certificates so you can associate certificates with the correct user identity. You'll likely want to select this option if you're using Venafi Enterprise Mobility Protect.

For more information about Enterprise Mobility Protect, see Enterprise Mobility Protect.

vii. Click "Next".

Screen_Shot_2019-06-25_at_2.40.01_PM.png

 

7. Configure the certificate import placement settings:

i. Select the specific policy folder where certificates will be placed during the import.

ii. Click "Next".

Screen_Shot_2019-06-25_at_11.02.08_AM.png

 

8. Configure the occurrence settings of the import job. It is recommended that import jobs follow a cadence to continue importing certificates which are created manually outside of TPP. Click "Create Job" when finished.

Screen_Shot_2019-06-25_at_11.03.22_AM.png

 

9. From the "Job" dashboard, you may choose to run the import job at anytime by clicking "Run Now".

Screen_Shot_2019-06-25_at_2.46.51_PM.png

 

Was this article helpful?
0 out of 0 found this helpful

Comments