Hello Oliver,
What JDK version do you use? Try upgrading to the latest one and also
installing "unlimited" JCE (see
http://java.sun.com/products/jce/javase.html).
The reason of the problem is that JavaSVN uses SSL support that is built
into JDK, and some versions of JDK (and JCE) may not support some of the SSL
configurations. And the workaround is to upgrade JDK and install "unlimited"
JCE, then if that will not resolve the problem, change SSL setup in apache
configuration to make it use shorter key length and may be different chipher
suite.
Alexander Kitaev,
TMate Software,
http://tmate.org/
http://jetbrains.com/tmate/
> -----Original Message-----
> From: Oliver Schalch [mailto:oliver.schalch@wyona.com]
> Sent: Wednesday, February 22, 2006 16:33
> To: users@subclipse.tigris.org
> Subject: [Subclipse-users] Cannot checkout from HTTPS on linux
>
> Hi All,
>
> Just had some strange problems checking out a project from my private
> repositority:
>
> svn: PROPFIND request failed on '/svn/repos'
> svn: java.io.IOException: subject key, Unknown key spec:
> Invalid RSA modulus size.
>
> I never had problem before with checkout and the path is
> correkt, also on console a "svn co" works without problem.
> But not on my eclipse with newest sublicpse release.
>
> I also did test it again on windows/eclipse/subclipse and it
> didnt report any error.
>
> TIA for hints.
> Oliver
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Feb 22 16:47:19 2006