Re: BC-FIPS does not reject JKS keystores
David Hook <dgh-rTAZ0PM/[email protected]> Tue, 19 Nov 2019 17:49:02 +1100
| Newsgroups | gmane.comp.encryption.bouncy-castle.devel |
|---|---|
| Message-ID | <[email protected]> |
One other thing, FIPS mode in the regular JSSE provider started turning into a no-op with the arrival of Java 9. There's no assertion that the JSSE provider is compliant past Java 8. Regards, David On 19/11/19 1:25 pm, Peter Dettman wrote: > Hi Daniel, > If I'm understanding your question correctly, the answer is neither; the > JSSE provider is not involved in certification for the FIPS jar itself. > > Regards, > Pete Dettman > > On 15/11/19 3:06 pm, Daniel JeliĆski wrote: >> So, all is good. I'd just like to know which JSSE provider was >> BouncyCastle approved with, Sun's or BouncyCastleJsseProvider? >> Thanks, >> Daniel >