]
Darran Lofthouse resolved ELY-401.
----------------------------------
Resolution: Duplicate Issue
ELY01077: Invalid alias "TLS_RSA_WITH_DES_CBC_SHA" for
missing mechanism database entry "TLS_RSA_FIPS_WITH_DES_CBC_SHA"
-----------------------------------------------------------------------------------------------------------------------
Key: ELY-401
URL:
https://issues.jboss.org/browse/ELY-401
Project: WildFly Elytron
Issue Type: Bug
Components: SSL, Utils
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Fix For: 1.1.0.Beta5
Getting the following warning logged when filtering the ciphers available from Oracle
Java 8 with unlimited strength policy files in place: -
{noformat}
ELY01077: Invalid alias "TLS_RSA_WITH_DES_CBC_SHA" for missing mechanism
database entry "TLS_RSA_FIPS_WITH_DES_CBC_SHA"
{noformat}
_The JCE policy is probably unrelated, mentioning it just in case._