Enabling `skip-ca` without certificates make TiProxy unable to connect to PD/TiDB
Open
@Samriddha9619 is already working on this.
Since Feb 26, 2026.
- Dominant language
- Go
- Stars
- 73
- Forks
- 41
- Avg merge
- 21h 3m
- Merged PRs (30d)
- 21
Description
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
Deploy TiProxy with this configuration and without certificates:
security.cluster-tls.skip-ca: true
security.sql-tls.skip-ca: true
2. What did you expect to see? (Required)
TiProxy is up
3. What did you see instead (Required)
TiProxy is down
4. What is your version? (Required)
master
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.