Peter Zhu created COMDEV-470: -------------------------------- Summary: Apache APISIX: Support using SSL object when connect upstream Key: COMDEV-470 URL: https://issues.apache.org/jira/browse/COMDEV-470 Project: Community Development Issue Type: New Feature Components: GSoC/Mentoring ideas Reporter: Peter Zhu
Background: Apache APISIX has the [SSL|[https://apisix.apache.org/docs/apisix/admin-api#ssl]] object, we can create the certificate in the SSL object. And these certificates can be used as server certificates to match requests. In addition, when creating [Upstream |https://apisix.apache.org/docs/apisix/admin-api#upstream] we can set the client certificates. We hope to combine the two so that we can use the SSL object upstream. Task: * Add ssl_id in the upstream, and we can use the certificates in the SSL to connect upstream. -- This message was sent by Atlassian Jira (v8.20.1#820001) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@community.apache.org For additional commands, e-mail: dev-h...@community.apache.org