Go to the table of contents Go to the previous page Go to the next page Go to the index View or print as PDF
Working With Encrypted Data > Internal Root CA > Creating a subordinate CA
*
Install the OpenSSL 0.9.8(x) toolkit (www.openssl.org) on a Windows or Linux computer.
*
wcg.csr -- the CSR that will be signed by the Certificate Authority to create the final certificate
*
wcg.key -- the private key
1.
Open wcg.csr with WordPad (to preserve the formatting) and copy the contents onto the clipboard (Edit > Select all; Edit > Copy).
2.
In Internet Explorer, navigate to the Microsoft CA server.
The Certificate Services applet starts.
3.
On the Welcome screen, below the Select a task heading, select Request a certificate. The Request a certificate page displays.
4.
Select to submit an advanced certificate request.
5.
On the Advanced Certificate Request screen, select Submit a certificate request by using a base-64-encoded CMC. The Submit a Certificate Request or Renewal Request screen displays.
6.
On the Submit a Certificate Request or Renewal Request screen, paste the content of the wcg.csr file (previously placed on the clipboard) in the Certificate Template drop down window and click Submit.
The certificate is issued and the Certificate Issued screen displays. If, instead, the Certificate Pending screen displays, you do not have sufficient privileges to create a sub CA. Contact your Enterprise domain administrator to complete the certificate creation process and then proceed to step 7.
7.
Select the Base 64 encoded radio button and then select Download certificate. Save the certificate to your desktop. Later you will import it into Content Gateway.
1.
Open Content Gateway Manager and navigate to Configure > SSL > Internal Root CA > Import Root CA.
2.
Browse to select the certificate. The certificate must be in X.509 format and base-64-encoded.
3.
Browse to select the private key. It must correspond to the certificate you selected in step 2.
Note 
To verify the certificate and private key format, view the files in a text based editor. The Internal Root CA (PCAcert.pem) and private key (PCAkey.pem) are stored by default in /opt/WCG/sxsuite/conf/CA_default/PCA. If the certificate and private key you are importing are saved to a different location, navigate to that location to view the files.
5.
Click Import Root CA.

Go to the table of contents Go to the previous page Go to the next page Go to the index View or print as PDF
Working With Encrypted Data > Internal Root CA > Creating a subordinate CA