mozilla / ssl-config-generator

Mozilla SSL Configuration Generator
https://ssl-config.mozilla.org/
Mozilla Public License 2.0
360 stars 59 forks source link

Add Wildfly support #172

Open atombrella opened 2 years ago

atombrella commented 2 years ago

https://docs.wildfly.org/26/WildFly_Elytron_Security.html#configure-ssltls By default, the TLS cipher suites are not ordered according to the recommendations of the tool.

Note that TLS 1.3 is not available unless you run Java 1.11 (or higher). TLS 1.0, TLS 1.1 are enabled by default.