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

Re: Unable to save client certificate password in any password store

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 06 Jun 2014 12:05:49 +0100

Number Cruncher <number.cruncher_at_ntlworld.com> writes:

> I'm running a Subversion 1.8.9 build for Fedora 20 and have been
> struggling for a day to get Subversion to save my PKCS12 certificate
> file password in any store. I've not had any problems with earlier
> Subversion (e.g. running 1.6.18 on F16 with kwallet).

> I've tried setting breakpoints on svn_auth_save_credentials but it
> never seems to be called.

This is a regression introduced in 1.8. In 1.7 libsvn_ra_neon handled
the certificate decryption and would save a working passphrase. In 1.8
libsvn_ra_serf no longer handles the certificate decryption directly, it
now happens in serf, and there is no code for Subversion to save the
passphrase.

I've raised http://subversion.tigris.org/issues/show_bug.cgi?id=4509

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-06-06 13:06:21 CEST

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

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