git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Robert Dailey <rcdailey@gmail.com>
To: msysgit@googlegroups.com
Cc: git@vger.kernel.org, git-for-windows@googlegroups.com
Subject: Re: Release candidate of Git for Windows 2.x is out
Date: Fri, 12 Jun 2015 09:30:11 -0700 (PDT)	[thread overview]
Message-ID: <e2d218c4-efe2-457f-9acb-a35fb779b573@googlegroups.com> (raw)
In-Reply-To: <d4680251b19275d9f243f8fe0ca383a4@www.dscho.org>


[-- Attachment #1.1: Type: text/plain, Size: 2961 bytes --]


On Wednesday, May 27, 2015 at 5:11:37 PM UTC-5, Johannes Schindelin wrote:
>
> Hi all, 
>
> I just uploaded release candidates for the upcoming Git for Windows 2.x 
> release. Please find the download link here: 
>
> https://git-for-windows.github.io/#download 
>
> There are 32-bit and 64-bit versions both of regular installers and 
> portable installers ("portable" meaning that they are .7z archives that can 
> be unpacked anywhere and run in place, without any need for running an 
> installer). 
>
> My projected time line is to hammer out the last kinks until Friday, and 
> then continue after a one-week leave, if needed, and then finally retire 
> msysGit and start the official 2.x release cycle of Git for Windows. 
>
> If you are running Windows and have a little time to spare, please test 
> this release candidate thoroughly. If you find bugs, please first look at 
> https://github.com/git-for-windows/git/issues (even the closed ones), and 
> comment either on existing tickets or open new ones. It would be even 
> cooler, of course, if you could open Pull Requests with fixes :-) 
>

It's no longer clear exactly how to setup self-signed certificates in this 
new version of Git:

$ git fetch origin
fatal: unable to access 'https://mygitserver/myrepo.git/': SSL certificate 
problem: self signed certificate in certificate chain

No one on my team at $DAYJOB uses SSH, they all use HTTPS. Switching 
everyone to SSH certainly won't be an option either. So prior to asking 
everyone to upgrade, I'll need to be able to provide them instruction on 
how to properly setup our cert so that HTTPS works properly.

Ideally the solution will be done in such a way that when installing newer 
versions of Git for Windows, that the keys are not overwritten. Using the 
normal Git config approach won't work either since when you get the CA cert 
path to our key, it no longer knows about the other built-in certs, so 
fetches from github.com and the like will also fail.

Maybe there is an elegant or easy solution to this. But I just haven't 
found it yet.

 

-- 
-- 
*** Please reply-to-all at all times ***
*** (do not pretend to know who is subscribed and who is not) ***
*** Please avoid top-posting. ***
The msysGit Wiki is here: https://github.com/msysgit/msysgit/wiki - Github accounts are free.

You received this message because you are subscribed to the Google
Groups "msysGit" group.
To post to this group, send email to msysgit@googlegroups.com
To unsubscribe from this group, send email to
msysgit+unsubscribe@googlegroups.com
For more options, and view previous threads, visit this group at
http://groups.google.com/group/msysgit?hl=en_US?hl=en

--- 
You received this message because you are subscribed to the Google Groups "Git for Windows" group.
To unsubscribe from this group and stop receiving emails from it, send an email to msysgit+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

[-- Attachment #1.2: Type: text/html, Size: 4594 bytes --]

  parent reply	other threads:[~2015-06-12 16:30 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-27 22:11 Release candidate of Git for Windows 2.x is out Johannes Schindelin
2015-05-28 16:25 ` Robert Dailey
2015-06-09  8:43 ` Qb
2015-06-09 12:04   ` Johannes Schindelin
2015-06-09 12:10     ` QbProg
2015-06-09 13:07       ` Johannes Schindelin
2015-06-12 16:30 ` Robert Dailey [this message]
2015-06-20 14:16 ` 3rd release candidate of Git for Windows 2.x, was " Johannes Schindelin
2015-06-20 14:59   ` Jon
2015-06-20 15:21     ` Johannes Schindelin
2015-06-20 15:50       ` Robert Dailey
2015-06-29  8:30   ` 4th release candidate of Git for Windows 2.x, was Re: 3rd release candidate of Git for Windows 2.x Johannes Schindelin
2015-06-29  9:07     ` Stefan Näwe
2015-06-29 14:37       ` Johannes Schindelin
2015-06-29 14:49         ` Stefan Näwe
2015-06-29 15:54         ` Konstantin Khomoutov
2015-06-29 16:19           ` Johannes Schindelin
2015-06-30 17:15             ` Konstantin Khomoutov
2015-06-30 18:57               ` Thomas Braun
2015-07-18 18:48     ` 5th release candidate of Git for Windows 2.x, was Re: 4th " Johannes Schindelin
2015-06-26 11:06 ` Release candidate of Git for Windows 2.x is out Ties
2015-06-27  8:41   ` Johannes Schindelin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=e2d218c4-efe2-457f-9acb-a35fb779b573@googlegroups.com \
    --to=rcdailey@gmail.com \
    --cc=git-for-windows@googlegroups.com \
    --cc=git@vger.kernel.org \
    --cc=msysgit@googlegroups.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).