Kbase P134638: Getting error "could not BER decode the cert" when doing an import with procertm
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  28/08/2008 |
|
Status: Unverified
SYMPTOM(s):
Error could not BER decode the cert when doing an import with procertm
Could not create new X509Certificate for <Certificate Name>: Could not BER decode the cert.Invalid encoding: expected tag not there.
FACT(s) (Environment):
certutil imports the certificate successfully.
Certificate is in pem file format.
OpenEdge 10.1x
Windows
CAUSE:
The certificate name had the extension .cer instead of .pem
FIX:
Rename the certificate from <Certificate>.cer to <Certificate>.pem