Skip to content
This repository has been archived by the owner on Aug 21, 2021. It is now read-only.

As of JDK8 u161 and u162 the Unlimited JCE is enabled by default #10

Closed
mattrpav opened this issue Mar 15, 2018 · 0 comments
Closed

As of JDK8 u161 and u162 the Unlimited JCE is enabled by default #10

mattrpav opened this issue Mar 15, 2018 · 0 comments

Comments

@mattrpav
Copy link

mattrpav commented Mar 15, 2018

You should be able to remove the steps of adding the Unlimited JCE add-on as they are installed an enabled by default.

Release notes: http://www.oracle.com/technetwork/java/javase/8u161-relnotes-4021379.html

security-libs/javax.crypto
Unlimited cryptography enabled by default
The JDK uses the Java Cryptography Extension (JCE) Jurisdiction Policy files to configure
cryptographic algorithm restrictions. Previously, the Policy files in the JDK placed limits on various ?
algorithms. This release ships with both the limited and unlimited jurisdiction policy files, with
unlimited being the default. The behavior can be controlled via the new 'crypto.policy' Security
property found in the /lib/java.security file. Please refer to that file for more information on this
property.

ref: JDK-8170157

@mattrpav mattrpav changed the title JDK8 u161 and u162 don't need Unlimited JCE added As of JDK8 u161 and u162 the Unlimited JCE is enabled by default Mar 15, 2018
streamsets-ci pushed a commit to streamsets/datacollector-docker that referenced this issue Apr 18, 2018
* Bumps JDK to 8u171
* Also removes the Unlimited JCE addon (see
  jeanblanchard/docker-java#10)

Change-Id: Ic04cbaa745358e502b35aee69d90f56a5cc59a56
Reviewed-on: https://review.streamsets.net/14012
Reviewed-by: Kirti Velankar <[email protected]>
Reviewed-by: Adam Kunicki <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant