Skip to content

Latest commit

 

History

History

southbound-mtls

Southbound mTLS

Reference setup for configuring mTLS for connecting Apigee to a target service. As a backend we use the chromium project's SSL testing bed Badssl.com` and the client certificate provided there.

For more background on southbound connectivity patterns (including mTLS), please refer to this article in the Apigee community.

Content

  • Apigee Maven Config Plugin link to deploy:
    • 2 Target Servers
      • badSSLWithoutClientCert to show a missing client certificate
      • badSSLWithClientCert to show a valid client certificate
    • Keystore
    • Certificate in keystore
  • Integration test to validate the deployment