Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Generating SecurityPubKey and SecurityPrivKey for replacing Self-signed Cert for exacli

User_9IDTRJan 26 2022

I have a csr that has returned three cer files. I need to convert these three certs into a cer and private key for the SecurityPublicKey and SecurityPrivateKey, respectively. I have used openssl to convert the three cers into pem files. The third pem file matches the csr privatekey so I am pretty sure that this is the SecurityPrivateKey. The issue is the two other cers that have been returned from the csr request. Are these needed to be combined for the SecurityPubKey. If so, how?
I do not have any experience with changing the CA certificate used in the Exacli command from a self signed cert. Any help appreciated.

Comments
Post Details
Added on Jan 26 2022
0 comments
151 views