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

How to retrieve key alias for SSL Info in Service Callout

Not applicable

I use a Service Callout policy in my proxy and need to define SSL Info. Where can I locate the required key alias? I need it to populate the Key Alias element shown below -

<SSLInfo>
  <Enabled>true</Enabled>
  <ClientAuthEnabled>true</ClientAuthEnabled>
  <KeyStore>myKeystore</KeyStore>
  <KeyAlias>myKey</KeyAlias>
  <TrustStore>myTrustStore</TrustStore>
</SSLInfo>
0 4 1,773
4 REPLIES 4
Top Solution Authors