Hi,
Sorry for my english
I have a problem:
I'm importing a certificate using keytool:
keytool -import -alias certificadoLDAP -file c:\certificadoLDAP.cer -keystore certificadoLDAPcacerts
When execute my
java code a i have problem: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]
Somebody help me!
Thanks!