zackzhangkai commented on issue #3599:
URL: https://github.com/apache/apisix/issues/3599#issuecomment-781253352
My confguration is as follows, but it doesn't work:
```bash
etcd:
host:
- "https://127.0.0.1:2379"
tls:
verify: true
ssl_trusted_certificate: /etc/ssl/etcd/ssl/ # Specifies a file path with
trusted CA certificates in the PEM format
...
```
----------------------------------------------------------------
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]