[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] import cacert.pem in Java for SOAP SSL client



Please help with this question that might be trivial to you.
I tested with openssl in unix with open s_client and everything
worksed fine. However, I could not import with keytool in Java.
C:\bin>keytool -import -keystore truststore -trustcacerts -file cacertdos.pem
Enter keystore password:
keytool error: java.lang.Exception: Input not an X.509 certificate



-- 
Wayne Zhu