Re: Multiple GIT Accounts & HTTPS Client Certificates - Config

2018-09-11 Thread Sergei Haller
AM, Sergei Haller wrote: > Hi folks, > > my problem is basically the following: my git server (https) requires > authentication using a clent x509 certificate. > > And I have multiple x509 certificates that match the server. > > when I access the https server using a b

Re: Multiple GIT Accounts & HTTPS Client Certificates - Config

2018-09-11 Thread Sergei Haller
no, using SSH is not an option. I have no control over the server setup whatsoever. Thx! On Mon, Sep 10, 2018 at 3:29 PM, Randall S. Becker wrote: > On September 10, 2018 4:09 AM, Sergei Haller wrote: >> my problem is basically the following: my git server (https) requires >>

Multiple GIT Accounts & HTTPS Client Certificates - Config

2018-09-10 Thread Sergei Haller
Hi folks, my problem is basically the following: my git server (https) requires authentication using a clent x509 certificate. And I have multiple x509 certificates that match the server. when I access the https server using a browser, the browser asks which certificate to use and everything is