Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Preserving order of enabled cipher suites and enabled protocols #1399

Open
wants to merge 1 commit into
base: 2.4
Choose a base branch
from

Conversation

patrick-peer
Copy link

@patrick-peer patrick-peer commented Jan 25, 2023

This patch preserves the order of cipher suites, set with Context.getParameters().add("enabledCipherSuites", "space separated list of cipher suites"). While usually not that important, the fix also covers the parameter "enabledProtocols".

I am aware that Restlet is not actively maintained any more. I created this pull request for others in the community that might be able to make use of it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant