Hi,

When using different passwords for JKS and secret key with Secure Vault
following exceptions are thrown in server startup.

ERROR
{org.wso2.carbon.core.deployment.DeploymentInterceptor} - Error while
updating wso2carbon-sts in STSDeploymentInterceptor
{org.wso2.carbon.core.deployment.DeploymentInterceptor}

java.io.IOException: Keystore was tampered with, or password was incorrect
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)

ERROR
{org.apache.coyote.AbstractProtocol} - Failed to start end point associated
with ProtocolHandler ["http-nio-9443"] {org.apache.coyote.AbstractProtocol}

java.io.IOException: Keystore was tampered with, or password was incorrect
at sun.security.provider.JavaKeyStore.engineLoad(JavaKeyStore.java:771)
at sun.security.provider.JavaKeyStore$JKS.engineLoad(JavaKeyStore.java:38)
at java.security.KeyStore.load(KeyStore.java:1185)
Above exceptions are due to invalid secretAlias mapping.

Please apply the patch attached in [1] to the location in [2]

[1] https://wso2.org/jira/browse/IDENTITY-2457
[2]
http://svn.wso2.org/repos/wso2/carbon/kernel/branches/4.2.0/patches/patch0008

Thanks.
-- 
*Dinesh Bandara*
Software Engineer
WSO2 Inc.; http://wso2.com
lean.enterprise.middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to