[MXS-2760] ssl_version value conversion is wrong Created: 2019-11-08 Updated: 2019-11-11 Resolved: 2019-11-11 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | 2.3.13 |
| Fix Version/s: | 2.3.14, 2.4.4 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | markus makela | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
All the values of ssl_version are converted to the same value that is either TLSv1.1 or TLSv1.2 depending on the system. |