Hi, I would like to find out whether CXF SSL connection works with FIPS. I have used self-signed certificate without FIPS enabled library and it worked but when I am using the FIPS enabled library from RSA then I get error, "Certificate validation failed with message: Parameters must be PKIXParameters or be CertPathWithOCSPParameters containing PKIXParameters ". Does CXF needs any tweak to work with FIPS?
Thanks, -Sridharan
