jinjianming commented on issue #479: URL: https://github.com/apache/apisix-helm-chart/issues/479#issuecomment-1442700906
> @tokers At present, I add --cacert can return normal results, but data-plane still CrashLoopBackOff curl -v --cacert /conf-ca-ssl/tls.crt --cert /conf-client-ssl/tls.crt --key /conf-client-ssl/tls.key https://apisix-control-plane-control-plane:9280/version * Server certificate: * subject: CN=apisix-control-plane-control-plane * start date: Feb 24 01:54:18 2023 GMT * expire date: Jan 31 01:54:18 2123 GMT * common name: apisix-control-plane-control-plane (matched) * issuer: CN=ROOTCA * SSL certificate verify ok. < HTTP/1.1 200 OK * Connection #0 to host apisix-control-plane-control-plane left intact * {"etcdserver":"3.5.4","etcdcluster":"3.5.0"} -- 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]
