Hi there!
I know that there are problems when running httpclient on java-1.5, I also experienced those problems and I get the following exception when trying to connect to a ssl-IIS:
java.security.NoSuchAlgorithmException: Cannot find any provider supporting
RSA/ECB/PKCS1Padding
at javax.crypto.Cipher.getInstance(DashoA12275)
I found some mailing-list post and something that looked like a bug-report in a bug-database but no further information if this is really a bug in httpclient or even in java-1.5 and if its possible to bypass this problem anyhow..
Would be really cool if somebody could help me (again) a bit out...
Thank you in advance, lg Clemens
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
