[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SSL error: sslv3 alert unexpected message

From: Keith Robertson <keithro_at_gmail.com>
Date: 2005-09-01 23:21:58 CEST

I'm having a little trouble getting Subclipse .0.9.33 to talk to my Apache
SVN server. My Apache SVN server seems fine. I can point Firefox to
https://10.10.30.5/repos, login, and browse through my source tree. In fact,
from a Firefox browser the root of my SVN (ie. https://10.10.30.5/repos)
server looks something like this:

Revision 1: /

* branches/
* tags/
* trunk/
Powered by Subversion version 1.2.1 (r15230).

However, when I try to create a new repository in Eclipse with the following
options:
Url: https://10.10.30.5/repos
Root Url: https://10.10.30.5/repos

User: me
Password: **

I get the following error:
RA layer request failed
svn: PROPFIND request failed on '/repos'
svn: PROPFIND of '/repos': Could not read status line: SSL error: sslv3
alert unexpected message (https://10.10.30.5)

Does anyone have any ideas?

Cheers,
Keith
Received on Fri Sep 2 07:21:58 2005

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.