Bonjour,
since I installed Java 1.8 on my system I endup with the following error message when trying to connect on a Sybase instance using SSL connexion :
JZ006: Caught IOException: javax.net.ssl.SSLException: java.lang.RuntimeException: Unexpected error: java.security.InvalidAlgorithmParameterException: the trustAnchors parameter must be non-empty
Code d'erreur=0
Etat SQL=JZ006 null
Code d'erreur=0
Etat SQL=null
Paramètres de connexion :
Utilisateur=sa
Mot de passe=*******
ENG=myaseinstance
I have been looking over the net and found information about Trust Store but nothing to help me fixing this unfortunate situation.
Anyone had the same issue?
Thanks
William