tokers commented on issue #3800:
URL: https://github.com/apache/apisix/issues/3800#issuecomment-796684525


   > you mean if I don't access APISIX in the local host, and it as a 
server-side certificate,or Client access does not affect,I don't need the CA 
cert (/etc/pkis/certs/ca-bundle.crt)?
   
   I did'nt totally understand your mean. But if you want to use this 
self-signed certificate as a server side certificate, you should:
   
   1. configure a SSL object with the cert and priv key, written to ETCD 
through APISIX admin API or manager API;
   2. add the CA cert to the /etc/pki/certs/ca-bundle.crt or other similar 
files in your client machine/VM/container, or just ignore the certification 
verification in your client side;


----------------------------------------------------------------
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.

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


Reply via email to