automatically import certificate from HTTPS server
Hello,
Is it possible automatically import certificate from HTTPS/LDAPS server?
I wrote simple java client to connect to LDAP server via SSL, the only problem here that certificate should be manually downloaded from server and manualy imported to JRE keystore using keytool ...
Thank you,
Vlad

