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
When you refer to an "application", what does that mean? 1.13KNumber of Views What is "Expert Member" and How to Be Listed 2.46KNumber of Views Using an Allow-list in a Way Static Analysis can Detect 4.97KNumber of Views What is prescan verification? 679Number of Views Is there a way to schedule a dynamic scan of an application to run on a regular basis? For example if we wanted to automat… 987Number 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)