SSL in management interface realm is giving "UnsupportedOperationException: trusted certificate entries are not password-protected" in EAP 6
Issue
- Securing my server's admin console with SSL gives the following error:
Caused by: java.lang.UnsupportedOperationException: trusted certificate entries are not password-protected
at java.security.KeyStoreSpi.engineGetEntry(KeyStoreSpi.java:466) [rt.jar:1.7.0_17]
at java.security.KeyStore.getEntry(KeyStore.java:1290) [rt.jar:1.7.0_17]
- Getting UnsupportedOperationException when using SSL (server-identity) on a security-realm upon startup of EAP.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.