Opened 16 years ago

Closed 13 years ago

#4137 closed defect (fixed)

SVN for josm.openstreetmap.org - fix issue related to SSL — at Version 4

Reported by: Gubaer Owned by: team
Priority: normal Milestone:
Component: unspecified Version:
Keywords: Cc:

Description (last modified by Don-vip)

For large commits one gets ("large" means fairly large, just a couple of files, not "really" large):

RA layer request failed
svn: Commit failed (details follow):
svn: PUT of '/svn/!svn/wrk/0f5d4bc8-33f2-9c4e-8e76-15b92a507981/trunk/src/org/openstreetmap/josm/data/osm/PrimitiveId.java': SSL negotiation failed: SSL error: parse tlsext (https://josm.openstreetmap.de)

Seems to be a known problem as this thread indicates too.

Could somebody with server access please install (and/or compile) OpenSSL with TLS enabled on the server?

Change History (4)

comment:1 by stoecker, 16 years ago

I did add the "SSLProtocol -ALL +SSLv2 +SSLv3". We will see if it helps.

comment:2 by stoecker, 16 years ago

Resolution: fixed
Status: newclosed

Seems to be fixed.

in reply to:  2 comment:3 by Gubaer, 16 years ago

Resolution: fixed
Status: closedreopened

Replying to stoecker:

Seems to be fixed.

No, please have another look.

comment:4 by Don-vip, 13 years ago

Description: modified (diff)
Resolution: fixed
Status: reopenedclosed

Never seen this problem, must have been fixed by now.

Note: See TracTickets for help on using tickets.