On Thu, Feb 27, 2014 at 01:31:31PM +0100, Stefan Sperling wrote: > Another idea: we could also disable the 'svn auth' cert parsing feature > on windows unless a particular serf version is used which contains the fix. > The fallback case of just printing base64-encoded cert data already exists.
I've done this in r1572548. This means plain base64 data will be shown on Windows until a serf fix is available. I hope for the meantime this is less broken than the prior behaviour.