Referencing [1], there appears to be no written answer for how to patch 
geoserver with strong cryptography in the Java container, so I thought I'd 
write it up very briefly here.  Without this, GeoServer throws a warning that

"No strong cryptography available, Installation of the unrestricted policy jar 
files is recommended."

Download of the Java Cryptography Extension (JCE) is what fixes this.  Goto:

http://www.oracle.com/technetwork/java/javase/downloads/index.html

Scroll to the bottom and choose the appropriate download for your JVM, either

Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 7
or
Java Cryptography Extension (JCE) Unlimited Strength Jurisdiction Policy Files 6

and follow the instructions to replace the local_policy.jar and 
US_export_policy.jar.  GeoServer will report:

"Strong cryptography available"

Best,
Steve

[1] 
http://article.gmane.org/gmane.comp.gis.geoserver.user/34487/match=cryptography


[http://sig.cmparks.net/cmp-ms-90x122.png] Stephen V. Mather
GIS Manager
(216) 635-3243 (Work)
clevelandmetroparks.com<http://www.clemetparks.com>

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_d2d_feb
_______________________________________________
Geoserver-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to