Hello,

There were SSL related issues in 1.7.5 version of SVNKit. These should
be resolved in 1.7.9. Could you use this version with Subversive?

Alexander Kitaev,
TMate Software,
http://subgit.com/ - Svn to Git Migration!
http://svnkit.com/ - Java [Sub]Versioning Library!
http://hg4j.com/ - Java Mercurial Library!
http://sqljet.com/ - Java SQLite Library!


On 17 May 2013 11:12, Rabenschwinge <deeph...@web.de> wrote:
> Hello,
>
> I am having problems using SVNKit as connector for the subversive plugin
> for subversion.
>
> I've installed SVNKit 1.7.5v1 using the update site
> http://community.polarion.com/projects/subversive/download/eclipse/3.0/juno-site/
> and the installation as is worked. But now our apache http server does
> not understand the connection attempts. And neither does Wireshark.
>
> Whenever the plugin tries to connect to out apache server I can see the
> TCP three-way-handshake and then something that Wireshark describes as
> "Secure Sockets Layer > Ignore Unknown Record". I've compared this with
> a connection of Firefox to the same server and Firefox would send
> something like "Secure Socket Layer > TLSv1 Record Layer : Handshake
> Protocol : Client Helo".
>
> In result the SVNKit complains that the server replies with a plain text
> message - not realizing that the "403 Bad Request" is naturally a result
> to the failed SSL connection attempt.
>
> All I want to do is to connect using username and password. Since the$
> java -version
> java version "1.7.0_21"
> OpenJDK Runtime Environment (IcedTea 2.3.9) (7u21-2.3.9-1ubuntu1)
> OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
> server uses a a certificate signed by ourselves I can provide a CA
> certificate if required (though the connection fails long before the
> server can even show its certificate). Does anyone know why this doesn't
> work and what to do against it?
>
> Thanks.
>
> Screenshot of Eclipse installed packages:
> http://imageshack.us/photo/my-images/833/bildschirmfotovom201305.png/
>
> Screenshot of Wirshark data:
> http://imageshack.us/photo/my-images/844/faultypackage.png/
>
> $ java -version
> java version "1.7.0_21"
> OpenJDK Runtime Environment (IcedTea 2.3.9) (7u21-2.3.9-1ubuntu1)
> OpenJDK 64-Bit Server VM (build 23.7-b01, mixed mode)
>
>
>
>

Reply via email to