mirror of
https://github.com/team-ide/teamide.git
synced 2026-04-27 11:35:49 +03:00
[GH-ISSUE #153] 支持 SSL 连接 #55
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/teamide-team-ide#55
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Avey777 on GitHub (Nov 14, 2023).
Original GitHub issue: https://github.com/team-ide/teamide/issues/153
TiDB serverless 的连接需要SSL 证书
参考:https://docs.pingcap.com/tidbcloud/secure-connections-to-serverless-clusters
@Avey777 commented on GitHub (Dec 2, 2023):
@team-ide 这个功能会考虑支持吗?
@team-ide commented on GitHub (Dec 3, 2023):
是数据库连接添加TLS安全证书对吧 这个会加的
@team-ide commented on GitHub (Dec 3, 2023):
有时间可以试下新版本 mysql 添加 TLS 可以选择
Skip Verify或 选择 自定义传入 TLS RootCert证书进行连接