Using IE 8 to Obtain an EasyLink X.509 Certificate
- Go to the website https://messaging.easylink.com/certgen (or, for the "test2" system, https://test2messaging.easylink.com/certgen.)
If asked, grant permission for the certificate enrollment plugin to run.
- Fill in your EasyLink user id (or registered email address) and password and click "Generate".
- A dialog requesting confirmation that you want to request a certificate will appear. Click "Yes".
- A dialog will appear to create a new key. Click "OK".
- The key will be generated and a certificate request sent to EasyLink. Assuming the user credentials are valid, a certficate is returned.
- At this point you have three options.
- Option 1: Click "Install" to install the certificate in the browser.
A dialog requesting confirmation that the certificate is to be installed will appear.
Click "Yes".
Installation can be confirmed by clicking "Tools", selecting "Internet Options", and then selecting the "Content" tab.
Click "Certificates" and select the "Personal" tab.
In order to be used with your application, the certificate and key must be exported from the browser.
- Select the certificate to be exported and click "Export..." to start the Certificate Export Wizard.
- The Certificate Export Wizard will appear.
Click "Next>"
- Choose "Yes, export the private key".
Click "Next>"
- Choose "Personal Information Exchange - PKCS #12 (.PFX)", and none of the options.
Click "Next>"
- Enter and confirm a password for the private key.
Click "Next>"
- Enter a filename for the certificate file.
Click "Next>"
- Check the settings.
Click "Finish"
- A dialog to confirm the private key export will appear.
Click "OK"
- A final notification should appear.
Click "OK"
- Option 2: Click "Download" to download the certificate as a file. Note that this *only* downloads the certificate. The private key, which will be necessary to actually sign requests, must still be exported from the browser.
Click "Save" and choose a location and filename to save it as.
The download will complete.
- Option 3: The certificate is visible as a PEM PKCS7 format certificate. This information may be copied from the browser screen and pasted into an editor. This only contains the certificate - the private key, which will be necessary to actually sign requests, must still be exported from the browser.
|