<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.24.5">
</HEAD>
<BODY>
Good day,<BR>
<BR>
I've put this same question a while back and didn't get any answer. Isn't anyone using snv with ssl client auth?<BR>
<BR>
<BR>
<BR>
I don't know exactly where my problem is, but I'll explain in detail to see if anyone has the same and a solution.<BR>
<BR>
I'm trying to access to a subversion repo via https with client authentication with certificates.<BR>
The solution is implemented in a centos 5.2.<BR>
<BR>
If in the machine where the solution is implemented I can do a<BR>
<BR>
svn co <A HREF="https://site/repo">https://site/repo</A><BR>
<BR>
The answer a question where the certificate resides for the access and I can get a successful checkout.<BR>
<BR>
If I do the same in a fedora 10 I get the following error after I tell where the certificate is:<BR>
<BR>
svn: OPTIONS of 'https://site/repo': SSL negotiation failed: SSL alert received: Decrypt error (<A HREF="https://svnext.unicer.pt">https://site</A>)<BR>
<BR>
For what I've seen this could be a bug recently introduced in openssl/neon.<BR>
<BR>
Is this right?<BR>
<BR>
Both systems are completely up to date.<BR>
<BR>
Thanks in advance.<BR>
<BR>
JB<BR>
<BR>
</BODY>
</HTML>