Kbase P138409: Is it possible to import a PKCS#7 certificate into an OpenEdge Web Services client ?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  12/10/2008 |
|
Status: Unverified
GOAL:
Is it possible to import a PKCS#7 certificate into an OpenEdge Web Services client ?
GOAL:
Is it possible to use a PKCS#7 certificate with an OpenEdge Web Services client ?
FACT(s) (Environment):
OpenEdge 10.x
All Supported Operating Systems
FIX:
The OpenEdge Web Services client only supports a DER or base-64 (PEM) encoded certificate for import via the "certutil" utility. So the PKCS#7 certificate needs to be converted into a supported format. For example on Windows the following steps can be used to do this:
- Double-click on the .p7b file.
- Then expand the folder tree on in the left pane.
- Click on the "Certificates" folder.
- In the right pane, right-click on the certificate.
- In the context-menu choose "All Tasks" -> Export.
- Follow the steps in the Certificate Export Wizard.