You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Tony Stevenson (JIRA)" <ji...@apache.org> on 2010/11/01 17:37:24 UTC

[jira] Closed: (INFRA-2887) SSL negotiation failed: SSL error: parse tlsext

     [ https://issues.apache.org/jira/browse/INFRA-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tony Stevenson closed INFRA-2887.
---------------------------------

    Resolution: Fixed

Can't reproduce this, or see anything in the logs.  It is not very likely going to be related to versions of httpd/subversion as we run identical versions on both.
If this happens again, let us know.

> SSL negotiation failed: SSL error: parse tlsext
> -----------------------------------------------
>
>                 Key: INFRA-2887
>                 URL: https://issues.apache.org/jira/browse/INFRA-2887
>             Project: Infrastructure
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>          Components: Subversion
>            Reporter: Martijn Dashorst
>
> When I try to import a 4.7MB directory structure (not too many files)
> to the Apache SVN repository using the collabnet SVN client 1.6.11
> (and 1.6.12) I get the following error:
> svn: MKCOL of '/repos/asf/!svn/wrk/c357a0ad-6c6c-4225-bcba-af72cc55b7ee/wicket/common/site/trunk/_site/2009/12/21':
> SSL negotiation failed: SSL error: parse tlsext
> (https://svn.apache.org)
> Things worthy of note:
>  - OSX snow leopard
>  - both 1.6.11 and 1.6.12 clients from collab.net give the same error
>  - I'm based in the EU (Netherlands), so I go through the EU proxy
> I've split up the commit to be able to continue with my work, but did
> want to report this.
> Bypassing the proxy with help from the infra team did not show this
> error, so there is something at work at the svn proxy level.
> This is the output of svn --version:
> svn, version 1.6.12 (r955767)
>   compiled Jun 23 2010, 12:01:54
> Copyright (C) 2000-2009 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
> This product includes software developed by CollabNet (http://www.Collab.Net/).
> The following repository access (RA) modules are available:
> * ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
>  - handles 'http' scheme
>  - handles 'https' scheme
> * ra_svn : Module for accessing a repository using the svn network protocol.
>  - with Cyrus SASL authentication
>  - handles 'svn' scheme
> * ra_local : Module for accessing a repository on local disk.
>  - handles 'file' scheme
> * ra_serf : Module for accessing a repository via WebDAV protocol using serf.
>  - handles 'http' scheme
>  - handles 'https' scheme

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.