cockroachdb / cockroachdb/docs
Feedback: Build a C
Open
- Dominant language
- HTML
- Stars
- 212
- Forks
- 476
- Avg merge
- 40m
- Merged PRs (30d)
- 3
Description
Artem Ervits (dbist) commented:
Npgsql supports `verify-full` sslmode in the current versions. We should remove the note about using Sslmode.Require and replace with `connStringBuilder.SslMode = SslMode.VerifyFull;` and removing `connStringBuilder.TrustServerCertificate = true;`. It will work after those steps are taken.
Jira Issue: DOC-5969
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.