TLS certificate verification example should use the actual hostname instead of "mysql"
Open
- Dominant language
- C++
- Stars
- 299
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
This is trivial, but is a problem in CIs where the hostname might not be "mysql".
Contributor guide
No contributing guide indexed for this repository
Research direction
Find the TLS certificate verification example in the repository and inspect how its hostname is supplied in CI. Update the example so certificate verification uses the actual hostname rather than "mysql", then run the relevant example or CI checks to confirm it works with a different service hostname.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, mysql
- Domain
- documentation, security
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 50/100