cancel
Showing results for 
Search instead for 
Did you mean: 

Verisign SSL certificate for SAP BusinessConnector

Former Member
0 Kudos

Hello,

our Verisign SSL certificate for SAP Business Connector is expired today. We ordered a new one from Verisign. The Response from the CA is a .pfx File.

How can I import it into the BusinessConnector? I see that I will need three .der Files for public (signed) key, private key and the CA root certificate. Does anybody know how to convert/extract the needed certificate files from the .pfx File?

Thanks a lot!

regards,

Thomas

Accepted Solutions (1)

Accepted Solutions (1)

vincentlim826
Employee
Employee
0 Kudos

Hi,

standard questions:

Do you use the SAP certification toolkit to create a certificate and

to verify it with VeriSign ?

Do you create the certificate in this way:

1) Create a private key with the Business Connector Certification

Toolkit, e.g. as a file ssl_private.der.

2) Create with the Business Connector Certification Toolkit a

certification request, e.g. as a file ssl_public.pem.

3) The certification request was accredit from VeriSign

A file like e.g, ssl_response.txt includes the results.

4) With the Business Connector Certification Toolkit convert the

textfile into a .der file (servercertificate), e.g. as a file

ssl_public_csr.der.

5) Ordered/organize a file which contains the certification of VeriSign

e.g. cacert.cer.

6) This file is stored in the BC and filled in Settings > Security

cheers,

Vincent

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Vincent,

the certificate was created outside business connector (with MS IIS tools).

It is not possible to convert the existend .pfx File to .der Format with the webmethodes or windows tools.

We revoked the certificate and created a new one with the Business Connector Certification Toolkit. Then the import of the CA response was successfull.

regards,

Thomas