All Collections
Using Perforce
Troubleshooting
Error Using SSL when Connecting Jenkins with Perforce
Error Using SSL when Connecting Jenkins with Perforce

How to fix: Error occurred during the SSL handshake: invalid SSL session

Erika Kuntar avatar
Written by Erika Kuntar
Updated over a week ago

If you are receiving an error while adding credentials to your Jenkins provider
โ€‹

The solution is as follows:
โ€‹
Due to current US export control restrictions for some countries, the standard JDK package only comes with 128 bit encryption level cyphers. In order to use P4Java to connect to an SSL-enabled Helix Server (P4D), those living in eligible countries may download the unlimited strength JCE (Java Cryptography Extension) package and replace the current default cryptography jar files on the build server with the unlimited strength files. The libraries can be downloaded from: http://www.oracle.com/technetwork/java/javase/downloads/jce-7-download-432124.html Installation instructions can be found in the file 'README.txt' in the JCE download.


โ€‹
Need help? Please contact us at support@assembla.comย 

Did this answer your question?