You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Payara Forum
I have the same version of Payara Server (4.1.1.154) running on two different machines. I do not have the same list of available cipher suites between the two. What determines the available cipher suites in Payara?
vs
Craig Boal
unread,
Oct 18, 2017, 2:33:37 PM10/18/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Payara Forum
We needed to download the Java Cryptography Extension to get the Cipher Suites we we were looking for. Installation consisted of copying the local_policy.jar and US_export_policy.jar from the download into the $JAVA_HOME/jre/lib/security directory, overwriting the existing copies.