11

I am trying to package java-1.8.0-openjdk jre and jdk, i am unable to find jce policy for openjdk 8

Where can i find it ? Can anyone point me the link.

devops
  • 1,121
  • 5
  • 20
  • 50

1 Answers1

15

According to the following page, it seems that JCE is by default bundled with OpenJDK: https://github.com/open-eid/cdoc4j/wiki/Enabling-Unlimited-Strength-Jurisdiction-Policy.

Thales Minussi
  • 6,965
  • 1
  • 30
  • 48