Where the keys and certificate are stored in APIGEE

Hi ,

When we upload a key or certificate in the keystore , where exactly it is stored in the backend, in any HSM or Java keystore or someother component.

And is it possible to retrieve the private key.

Regards,

Pratyush

It is in a Java Keystore and you cannot retrieve the private key.

Hope this helps, Sean

Thank you Sean. That helps