I see that starting in Java version 8u151 we no longer have to manually babysit the (2) required JCE files. Looks like we can edit a java.security configuration file to enable stronger crypto as needed. See https://www.petefreitag.com/item/844.cfm
Has anyone started configuring Java 8 security in this manner on their JSS?
