Hi,

On Sun, Jan 9, 2022 at 1:10 PM <goues...@orange.fr> wrote:
>
> Thank you very much for your suggestion. Is there a mean of changing that in 
> Jetty without modifying the JRE?

I don't think so, since the Java APIs don't allow for this
customization, so Jetty cannot delegate to Java.
See also: https://bugs.openjdk.java.net/browse/JDK-8153034 (closed, won't fix)

I guess your only option is to exclude the weak ciphers (e.g. keep
only ECDHE ones).

-- 
Simone Bordet
---
Finally, no matter how good the architecture and design are,
to deliver bug-free software with optimal performance and reliability,
the implementation technique must be flawless.   Victoria Livschitz
_______________________________________________
jetty-users mailing list
jetty-users@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/jetty-users

Reply via email to