[MDEV-14027] Mysql command line client and tools: add support for Connector/C's new TLS/SSL options Created: 2017-10-09 Updated: 2022-04-25 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients, SSL |
| Fix Version/s: | None |
| Type: | Task | Priority: | Minor |
| Reporter: | Georg Richter | Assignee: | Georg Richter |
| Resolution: | Unresolved | Votes: | 1 |
| Labels: | beginner-friendly | ||
| Attachments: |
|
| Sprint: | 10.3.3-1 |
| Description |
|
Add support for Connector/C's TLS/SSL options in mysql command line tools: --ssl_fp verify server certificate against SHA1 finger print (implies --ssl). Example: |
| Comments |
| Comment by Sergei Golubchik [ 2017-10-09 ] | |
|
How one is supposed to use them? Like
? If yes, then better call it --ssl-fp, without verify. Other options are also called --ssl-ca, --ssl-crl, etc. | |
| Comment by Georg Richter [ 2018-11-30 ] | |
|
Serg, agreed - Description changed. | |
| Comment by Ralf Gebhardt [ 2019-09-25 ] | |
|
serg and sanja, I have removed fixVersion 10.4. I can see commits, but is this something to be reviewed? |