cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Is it possible to import a PFX keystore into SAP HANA db as a server certificate?

aPhilRa
Participant
0 Kudos
969

Hello,

I have an already created certificate (complete chain) together with public and private key stored as a *.pfx
I want to import this keystore file into a SAP HANA database to use it as the server certificate.

Is this possible?

I only find the

  1. Create certificate signing request in the HANA system
  2. Get it signed by a CA (certificate authority)
  3. Import the certificate signing response

instructions when searching for the topic!

Accepted Solutions (0)

Answers (1)

Answers (1)

mamartins
Active Contributor
0 Kudos

SAP systems doesn't support PFX file type. You need to convert it to the PSE file format.

Please look into the SAP note 2148457 - How to convert the keypair of a PKCS#12 / PFX container into a PSE file.

After that, you will copy it to the SAP HANA server filesystem (as described here: Certificate Management in the File System)