[MXS-2105] Support SSL revocation lists in MaxScale Created: 2018-10-18 Updated: 2024-01-04 Resolved: 2019-10-10 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | Core |
| Affects Version/s: | None |
| Fix Version/s: | 2.5.0 |
| Type: | New Feature | Priority: | Minor |
| Reporter: | Juan | Assignee: | markus makela |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Epic Link: | Security Improvements |
| Sprint: | MXS-SPRINT-92 |
| Description |
|
Currently MaxScale does not support ssl_crl or ssl_crlpath. This is considered an element of full support for TLS encryption as expressed by the customer in the associated support issue. |
| Comments |
| Comment by markus makela [ 2019-10-10 ] |
|
Added ssl_crl parameter for listeners. |