|
Error |
Diagnosis |
|---|---|
|
No supported CertificateVerify signature algorithm for RSA key |
RSA algorithm is not supported with Java 11, use instead EC algo |
|
java.net.ConnectException: Connection refused (Connection refused) |
Shut down the tomcat service first and start it again. |
|
Listkeys HSM::ConnectionException thrown in login Error::NO_DEVICE_AVAILABLE |
Cryoptoserver should be up and running |
|
keytool error: java.lang.Exception: Incomplete certificate chain in reply |
Import certificate reply chain in correct format i.e .pem |
|
keytool error: java.lang.UnsupportedOperationException |
Downgrade the Java to version 11.0.2.7- 2.el8.x86_64.rpm using dnf install java-11-openjdk-1:11.0.2.7-2.el8 |