I need to backup the private and public keys generated with a CSR. Would anyone know the folder in AES where these are stored? Troubleshooting and the site is getting aggravated that they have to key creating new entity certs.
probably in some internal keystore - maybe jks format. keytool commands might get them, but don't be surprised if the internal keystore is protected with a way you can't get in.
If you generate your own CSR in Linux, then you're in control of the key.
Yeah, but you'll never get another CSR signed with the same key.
That's why you'd have to generate your own key and CSR. Now, presuming you did that and got a signed cert, you're free to remove it from the AES and re-add it cause you have the generated cert and the private key tied to it.
What exactly are you doing that's requiring you to remove/readd certs?
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.