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

Re: svnauth ssl cert support -- please check windows build

From: Ivan Zhakov <ivan_at_visualsvn.com>
Date: Wed, 10 Jul 2013 09:10:15 +0400

On Wed, Jul 10, 2013 at 5:33 AM, Stefan Sperling <stsp_at_elego.de> wrote:
> Here's a rough patch that makes svnauth show SSL certs as a list
> of fields, rather than a long base64 string.
>
> I'm adding a dependency on OpenSSL for certificate parsing.
> I hope this is fine. If OpenSSL is not available svnauth falls
> back to printing the base64 encoded form of the certificate.
>
> Since I'm tweaking the build system, it would be nice if someone
> could check whether this breaks the Windows build, or the build on
> other *nix platforms. And if it does, help me with fixing my patch.
>
Add direct OpenSSL dependency to svnauth doesn't seem right idea for
me. At least because serf may use other SSL libraries in future. Why
not use serf_ssl_load_cert_file()?

-- 
Ivan Zhakov
CTO | VisualSVN | http://www.visualsvn.com
Received on 2013-07-10 07:11:16 CEST

This is an archived mail posted to the Subversion Dev mailing list.

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