Re: [Hbci4java-help] java.security.cert.CertPathValidatorException: Path does not chain with any of
Brought to you by:
kleiner77
From: Marcus W. <Ma...@Wo...> - 2010-01-10 19:50:26
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Ok, Issue solved. I had the validateCert=0 setting in there but it was not in effect. The bank switched CAs and the CA they chose this time is not in the default Java-Truststore sun provides. I changes the settings so validateCert is not actually in effect and it works. Marcus -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iEYEARECAAYFAktKL3IACgkQf1hPnk3Z0cT9ZgCgkCYbh9cKd9Qf1cz2Rk09I3/d ROkAnAhkfOONuqpu9pinn/Ejn7JWa+L3 =Does -----END PGP SIGNATURE----- |