Accessing key/certs uploaded in keystore through JavaCallout

We are trying to access Key/certs from Keystore that is uploaded in Apigee from Java callout. The keystore and keys are created and it is accessible in Apigee-policies, setup looks fine. We want to know how to access keys/cert /keystore uploaded in Apigee from java callout. Is there anyway? Idea is to push keys/certs at Apigee platform level and access them from java callout, so that key-life-cycle-management is centralized at Apigee-level rather than at individual proxy level. Appreciate your guidance.

Solved Solved
0 1 279
1 ACCEPTED SOLUTION

The keys and certs uploaded to keystore/truststore in Apigee cannot be accessed via the Java Callout.

The keys/cert that are uploaded to keystore are at a platform level and is attached to an org and an environment but not any proxy.

View solution in original post

1 REPLY 1

The keys and certs uploaded to keystore/truststore in Apigee cannot be accessed via the Java Callout.

The keys/cert that are uploaded to keystore are at a platform level and is attached to an org and an environment but not any proxy.