Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

HTTPS endpoint with certificate getting failed

<HTTPTargetConnection>
  <Properties/>
  <SSLInfo>
    <Enabled>true</Enabled>
    <IgnoreValidationError>true</IgnoreValidationError>
    <KeyStore>ref://sap-nonprod-dev</KeyStore>
    <TrustStore>ref://sap-nonprod-dev</TrustStore>
  </SSLInfo>
</HTTPTargetConnection>
 
 
imported SAP cert in the keystore.
 
while deploying getting error below.
 
required reference "organizations/svc-apigee-dev-05/environments/dev/references/sap-nonprod-dev" does not exist
 
how do i reference the cert for the given endpoint?
2 1 184
1 REPLY 1
Top Solution Authors