[ 
https://issues.apache.org/jira/browse/SERF-135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18048641#comment-18048641
 ] 

Daniel Sahlberg commented on SERF-135:
--------------------------------------

According to the last comment (over 10 years old already) there is some 
workaround added already. Suggesting to close!

> ssl re-negotiation error
> ------------------------
>
>                 Key: SERF-135
>                 URL: https://issues.apache.org/jira/browse/SERF-135
>             Project: serf
>          Issue Type: Bug
>            Reporter: Serf Importer
>            Priority: Major
>              Labels: Priority-Medium, Type-Defect
>
> *What steps will reproduce the problem?*
> 1. using svn from subversion 1.8.4 release
> 2. Access repository by path like https://svn.company.com/ssl/repo
> with corresponding apache configuration
> <Location />
>     SSLRequireSSL
> </Location>
> <Location /ssl/>
>     SSLUserName SSL_CLIENT_S_DN_CN
>     SSLVerifyClient require
>     SSLVerifyDepth 1
>     ...
> </Location>
> svn co or update command ends with 
> "Error retrieving REPORT: An error occurred during SSL communication", 
> while apache produce the follwoing output
> [info] Initial (No.1) HTTPS request received for child 4 (server 
> svn.company.com:443)
> [info] [client 10.121.5.10] Requesting connection re-negotiation
> [error] [client 10.121.5.10] insecure SSL re-negotiation required, but a 
> pipelined request is present; keepalive disabled
> [info] [client 10.121.5.10] Awaiting re-negotiation handshake
> [error] [client 10.121.5.10] Re-negotiation handshake failed: Not accepted by 
> client!?
> [info] [client 10.121.5.10] (70014)End of file found: SSL input filter read 
> failed.
> [info] [client 10.121.5.10] Connection closed to child 3 with standard 
> shutdown (server svn.company.com:443)
> Original issue reported by *[email protected]*



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to