apache felix - Use jsafeJCEFIPS.jar OSGi -
Has anyone attempted to use jsafeJCEFIPS.jar OSGi? Jar has been signed, I can not convert it into a bundle I tried to embed in the bundle as jar, but it always throws java.lang.SecurityException: "JsafeJCE Provider is disabled, a FIPS 140's Required Self-Determination Check Failed "When I try to make an example of JSAfeJCE object
It seems that JSAfeJCE can not successfully verify the integrity (signature) etc. I jsafeJCE.class Print to getProtectionDomain, this is (InputStream: bundle-name.jar).
How to do JSFJCE work in OSGI, I am using Apache Felix.
Thanks in advance!
Add RSA jar to system class path and expose these packages through org.osgi An ugly solution is there. Framework. Boot deletion
Comments
Post a Comment