On Wed, Jul 10, 2013 at 5:33 AM, Stefan Sperling <s...@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