[
https://issues.apache.org/jira/browse/KNOX-3245?focusedWorklogId=1002492&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1002492
]
ASF GitHub Bot logged work on KNOX-3245:
----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Jan/26 13:32
Start Date: 29/Jan/26 13:32
Worklog Time Spent: 10m
Work Description: hanicz opened a new pull request, #1142:
URL: https://github.com/apache/knox/pull/1142
[KNOX-3245](https://issues.apache.org/jira/browse/KNOX-3245) - Add new
separators for SSL ciphers and protocols
## What changes were proposed in this pull request?
- Adds ':' and '\n' as separator to SSL ciphers and protocols
- Fixed a bug where the `ssl.include.protocols` config wasn't applied to the
internal Jetty server
- Added new unit tests
## How was this patch tested?
Unit tests, tested ciphers and protocols on locally running Knox instance
Issue Time Tracking
-------------------
Worklog Id: (was: 1002492)
Remaining Estimate: 0h
Time Spent: 10m
> SSL ciphers and protocols separator to support ':', '\n' and ','
> ----------------------------------------------------------------
>
> Key: KNOX-3245
> URL: https://issues.apache.org/jira/browse/KNOX-3245
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 3.0.0
> Reporter: Tamás Hanicz
> Assignee: Tamás Hanicz
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently ssl ciphers and protocols can only be separated by comma. This can
> be extended with ':' and {{{}'\n{}}}' as well.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)