SSL certificate password storage?

3 messages, 3 authors, 2016-06-15 · open the first message on its own page

SSL certificate password storage?

From: James B <hidden>
Date: 2016-06-15 22:52:06

I'm accessing a Git repository over an HTTPS transport, where client
certificates are required.  My certificate requires a password to use,
and Git prompts me for this every time I use it -- it's starting to
get a little old.  I've got Subversion set up to use Gnome-Keyring for
credentials, so I only have to unlock that once per session.  Is there
something similar for Git?  Is it planned?  If not, is there a good
place to make feature requests?

R/
James

Re: SSL certificate password storage?

From: Jay Soffian <hidden>
Date: 2016-06-15 22:52:06

On Fri, Sep 23, 2011 at 6:41 PM, James B [off-list ref] wrote:
I'm accessing a Git repository over an HTTPS transport, where client
certificates are required.  My certificate requires a password to use,
and Git prompts me for this every time I use it -- it's starting to
get a little old.  I've got Subversion set up to use Gnome-Keyring for
credentials, so I only have to unlock that once per session.  Is there
something similar for Git?  Is it planned?  If not, is there a good
place to make feature requests?
It's being worked on -
http://www.google.com/search?q=git+credential+helper+site:gmane.org

j.

Re: SSL certificate password storage?

From: Jakub Narebski <hidden>
Date: 2016-06-15 22:52:06

James B [off-list ref] writes:
I'm accessing a Git repository over an HTTPS transport, where client
certificates are required.  My certificate requires a password to use,
and Git prompts me for this every time I use it -- it's starting to
get a little old.  I've got Subversion set up to use Gnome-Keyring for
credentials, so I only have to unlock that once per session.  Is there
something similar for Git?  Is it planned?  If not, is there a good
place to make feature requests?
There is "credential helper" series:
 * infrastructure and simple example implementations,
   like in-memory cache by Jeff King
 * credential helper for MacOS X keychain from Jay Soffian
 * credential helper for KDE (KWallet) from Lukas Sandström
 * simple credential helper for Windows by Erik Faye-Lund

In 'next' there is only sample implemetations (credentia-cache and
credential-store).  Some of the rest you can find in 'pu', others only
on git mailing list.

Currently there are no credentials helper for GNOME.  Perhaps you can
write one?

-- 
Jakub Narębski
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help