Details
-
Bug
-
Resolution: Fixed
-
P3
-
9
-
b22
-
Not verified
Backports
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-8195253 | 9.0.6 | Bradford Wetmore | P3 | Resolved | Fixed | master |
JDK-8186948 | 9.0.4 | Bradford Wetmore | P3 | Resolved | Fixed | b01 |
Description
# Due to the import control restrictions of some countries, the default
# JCE policy files allow for strong but "limited" cryptographic key
# lengths to be used. If your country's cryptographic regulations allow,
# the "unlimited" strength policy files can be used instead, which contain
# no restrictions on cryptographic strengths.
Since this is set by the configure" step, this section should be updated to describe the situation without naming the default, and let the user find the default value down further in the file.
# JCE policy files allow for strong but "limited" cryptographic key
# lengths to be used. If your country's cryptographic regulations allow,
# the "unlimited" strength policy files can be used instead, which contain
# no restrictions on cryptographic strengths.
Since this is set by the configure" step, this section should be updated to describe the situation without naming the default, and let the user find the default value down further in the file.
Attachments
Issue Links
- backported by
-
JDK-8186948 A comment in the java.security configuration file incorrectly says that "strong but limited" is the default value
- Resolved
-
JDK-8195253 A comment in the java.security configuration file incorrectly says that "strong but limited" is the default value
- Resolved
- relates to
-
JDK-8190229 Non-ASCII characters in java.security file after 8186093
- Closed
-
JDK-8170157 Enable unlimited cryptographic policy by default in Oracle JDK builds
- Resolved