git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* git-svn and http client-side certificates
@ 2008-05-31  7:42 Tzafrir Cohen
  0 siblings, 0 replies; only message in thread
From: Tzafrir Cohen @ 2008-05-31  7:42 UTC (permalink / raw)
  To: git

Hi

How do I make git-svn authenticate with client-side certificates?

Using strace, I can see that it reads my ~/.subversion/servers file and 
checks my (encrypted) certificate. But then ssl_client_cert_pw is called
rather than ssl_client_cert (both are from Git::SVN::Prompt).

I couldn't find any useful hints.

I had a similar problem with Svk. I ended up patching SVN::Mirror::Ra to
behave differently in the presence of a specific environment variable,
which is quite non-elegant: the subversion client should know when to
use a certificate.

-- 
               Tzafrir Cohen
icq#16849755              jabber:tzafrir.cohen@xorcom.com
+972-50-7952406           mailto:tzafrir.cohen@xorcom.com
http://www.xorcom.com  iax:guest@local.xorcom.com/tzafrir

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-05-31  8:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-05-31  7:42 git-svn and http client-side certificates Tzafrir Cohen

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).