Change 12468

karl_wirth (Karl Wirth)
Karl Wirth committed this change into //guest/perforce_software/p4jenkins/main under Review 12545
View Review
Download .zip
Documenting solution for overcoming Java 128bit encryption restriction.

       Error seen:
Unable to connect: com.perforce.p4java.exception.ConnectionException: Error occurred during the SSL handshake: invalid SSL session

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 Perforce server, those living in eligible countries may download the unlimited strength JCE (Java Cryptography Extension) package and replace the current default cryptography jar files with the unlimited strength files.
  • Files 1
  • Comments 0
1 edited 0 added 0 deleted
README.md#6
Loading...
Tip: Use n and p to cycle through the changes.