Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

KeyStore and Truststore for on perm setup

Not applicable

Team, apigee has its own KeyStore and TrustStore which can be accessed or saved using apigee Management APIs. This is for Cloud setup. For on-prem setup, these stores will be part of the physical machine where apigee is installed or it will be part of apigee internal setup. If so this can be configured outside apigee?

0 2 258
2 REPLIES 2

Not applicable

Arjun, for on-prem setup it will be part of the physical machine and you can access them with the standard Management API as https://On-Prem.Managementserver.IPAddress/v1/o/{org_name}/environments/{env_name}/keystores

Thank you