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

ra_serf not storing client cert creds

From: Philip Martin <philip_at_codematters.co.uk>
Date: Wed, 25 Jul 2018 15:08:38 +0100

I've noticed a feature that seems to be have been lost when we switched
from neon to serf: serf doesn't store the client cert creds. There are
two bits of data, the path to the pkcs12 file and the password for the
private key. The ra_serf library will prompt for these, if
config:auth:ssl-client-cert-file-prompt is set, but there is no code to
call svn_auth_save_credentials() and they do not get stored. The
ra_neon library did store them and all the relevant code is still
present in the providers.

I can't see any reason for dropping this feature so I think it should be
reinstated.

-- 
Philip
Received on 2018-07-25 18:58:42 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.