SSL handshake exception with unsupported signature algorithm rsa_pss_rsae_sha256
Issue
- We are deploying JBOSS using Java 11 and a PKCS#11 Java provider. If client browser sends Signature Algorithm RSASSA-PSS, then RSASSA-PSS is preferred above SHA256withRSA leading to below mentioned exception:
java.security.InvalidKeyException: No installed provider supports this key: sun.security.pkcs11.P11Key$P11PrivateKey
- We are deploying JBOSS using Java 11 and a PKCS#11 Java provider. We are observing below mentioned SSL exception
(INTERNAL_ERROR): Unsupported signature algorithm: rsa_pss_rsae_sha256
Environment
- JBoss Enterprise Application Platform (EAP)
- 7.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.