cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
651
Views
0
Helpful
1
Replies

key pair and the cert on the ACE

axfalk
Level 1
Level 1

We're in the process of generating a cert and the Key Pair on the ACE. We have successfully generated the Key Pair in the form of the ubdkey.pem. However, generating the Cert Signing Request requires the public key. How do we "separate" the public key from the Key Pair since only one Key Pair file (ubdkey.pem) got generated?

thanks..

1 Reply 1

When you generate a keypair it includes  both public & private key.

Use the keypair name  created earlier with the CSR generation command. 

For example if you generate keypair named ubdkey.pem using the following command

crypto generate key 2048 ubdkey.pem
       
then use the same keypair in CSR generation command 
 crypto generate csr   ubdkey.pem


HTH
Syed Iftekhar Ahmed

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: