apache / camel-quarkus

Apache Camel Quarkus
https://camel.apache.org
Apache License 2.0
257 stars 192 forks source link

Crypto: remove workaround for SunPKCS11-NSS-FIPS #6775

Open JiriOndrusek opened 1 week ago

JiriOndrusek commented 1 week ago

Describe the feature here

Follows https://github.com/apache/camel-quarkus/issues/6772

The workaround introduced for SunPKCS11-NSS-FIPS might not been necessary with the right keystore configuration, needs proper investigation.