Branch: refs/heads/master
  Home:   https://github.com/jenkinsci/p4-plugin
  Commit: f830dd453a2ebcf21c04bb931303ed0b36494188
      
https://github.com/jenkinsci/p4-plugin/commit/f830dd453a2ebcf21c04bb931303ed0b36494188
  Author: Paul Allen <[email protected]>
  Date:   2015-04-23 (Thu, 23 Apr 2015)

  Changed paths:
    M README.md

  Log Message:
  -----------
  (kwirth) 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.


-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to