Install JCE files in Java 1.7 Home Directory
https://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html
Veracode, as of June 2017 has blocked TLS 1.0. Java 1.8 is needed on the a system trying to handshake with the Veracode Analysis Center.
Java 1.7 does not support by TLS 1.1 and 1.2 by default.
As a result, if your local systems are using an integration with Java 1.7, you will need to upgrade to Java
1.8 or take the following two-step actions:
1. Go to Java Home directory.
2. Replace the local_policy.jar and US_export_policy.jar with
the Java Cryptographic Extension
(JCE) files downloaded from:
Oracle and apply to your Java 1.7 JREs (http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html).
Refer to the attached image file.
Topics (1)
Related Articles
Is there a place I can go online to monitor my support tickets? 585Number of Views When you refer to an "application", what does that mean? 1.14KNumber of Views Using an Allow-list in a Way Static Analysis can Detect 5.02KNumber of Views What is prescan verification? 682Number of Views How to fix CWE 829 – Add CSP header correctly ? 771Number of Views
This topic isn't available in this community.
Related Topics
Ask the Community
Get answers, share a use case, discuss your favorite features, or get input from the Community.
.png)