yanmxa opened a new issue, #147:
URL: https://github.com/apache/apisix-go-plugin-runner/issues/147

   ### Issue description
   It seems we can't get the certs, `curl --cert file1.crt --cacert file2.crt`, 
from the 
[request](https://pkg.go.dev/github.com/apache/[email protected]/pkg/http#Request)
 of the default plugin. 
   
   In this case, we can only load the cert content in the header, which is not 
convenient. So is it possible to extend it for obtaining certificates based on 
the file path?
   
   ### Environment
   
   * APISIX Go Plugin Runner's version:
   * APISIX version:
   * Go version:
   * OS (cmd: `uname -a`):
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to