web3sdk icon indicating copy to clipboard operation
web3sdk copied to clipboard

Caused by: java.security.cert.CertPathValidatorException: Path does not chain with any of the trust anchors

Open mingzhenliu opened this issue 6 years ago • 0 comments

keytool -import -trustcacerts -file ca.crt -alias ca -keystore "%JAVA_HOME%/lib/security/cacerts" -storepass changeit

mingzhenliu avatar Apr 02 '18 07:04 mingzhenliu