hi, I read the documentation about the SSL in HttpClient.
I am not sure, but I think I have to create a MySSLSocketFactory <object> if I want to authentificate with a certificate at a server. My problem is how to read a certificate from a PKCS#12 file and bind it to this <object>. I found something at the Sun pages to read this kind of file with the keytool and export the certificate. There was also something how to create a truststore with the keytool, and how to import the root certificate from the server. Is there a way HttpClient supports me by creating or reading this kind of files ? The handling with the keytool looks not that nice :) bastian ---- subquestion : hopefully the subquestion will not look to silly on me, but is there a way to search the whole mailing list? -- "Feel free" – 10 GB Mailbox, 100 FreeSMS/Monat ... Jetzt GMX TopMail testen: http://www.gmx.net/de/go/topmail --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
