cancel
Showing results for 
Search instead for 
Did you mean: 

COMMONCRYPTOLIB 8.4.17 certificate import error

Former Member
0 Kudos

I have installed a standalone SAP Web Dispatcher using SWPM 1.0 SP5 Patch 4 for a 32bit Windows 2003 Server.  The kernel 721 Material Number is 51047679.  Specifics are in SAP Note 1680045.

 

sapcontrol –nr 00 –function GetVersionInfo:

     sapstartsrv.exe, 721, patch 201, changelist 1459980, opt, NTintel,

     sapwebdisp.exe, 721, patch 201, changelist 1459980, opt, NTintel

    

I was able to generate a Certificate Request with Entrust without error and received a signed certificate back.

When importing with sapgenpse import_own_cert -p ...... -v I see the following:

Opening PSE "SAPITS02.pse"...

 

No SSO credentials found for this PSE.

PSE (v2) open ok.

Trying to import CertificationResponse...

Found PEM-framed base64-encoded ASN.1 Certificate

 

Issuer  : CN=EntrustCertification Authority - L1C, OU="(c) 2009 Entrust, Inc.", OU=www.entrust.net/rpa is incorporated by reference, O="Entrust, Inc.", C=US

The import just fails with "import_own_cert: Installation of certificate failed"

Is there any way to get more information on the error?

Cheers,

Dan Mead

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Import with -c yourcert(3) -r intermediate(2) -r root(1).

Former Member
0 Kudos

Hi Daniel,

Would you mind to have a look if the below SAP note helps you?

It talks about similar error.

846813 - B2A: Troubleshooting, PKCS#7 encryption for health ins fund

Regards,

Sujit Kumar Banerjee.

Former Member
0 Kudos

Hi Sujit,

I looked at the note and it pertains to PKCS#7 encryption.  It does match "import_own_cert: Installation of certificate failed" but the reason's cited deal with a missing roots, unrecognizable data.

I am not getting any error except for import_own_cert:Installation of certificate failed. 

The "sapgenpse import_own_cert" reports finding  the PEM-framed base64-encoded ASN.1 Certificate.  I have added the root certificates also with the same result.