On Fri, Dec 21, 2012 at 05:31:19PM +0100, Rene Bredlau wrote: > If sslCertPasswordProtected is set to true do not ask for username to > decrypt rsa key. This question is pointless, the key is only protected > by a password. Internaly the username is simply set to "".
Yeah, that makes sense. I suspect the cert-unlocking code paths for credential helpers are not that well used (and I do not think we have any test coverage for them at all), so I am not too surprised that this went unreported for a long time. Thanks. > Signed-off-by: Rene Bredlau <g...@unrelated.de> Acked-by: Jeff King <p...@peff.net> -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html