On Thu, Mar 23, 2023 at 12:33:59PM +0300, Stanislav M wrote: > I want to do some clarification there. Those changes are not related > to http or https directly. > That only configures curl to know how to access the certificate and > key locally on the client box, so if the way is wrong there is a > simple error: Certificate or key not found. Yes, but I'm not sure if there is a way for Git to trigger curl to look at the certificate that does not involve feeding it an https URL (and we want a valid one, because we want to see that it correctly speaks to the server). -Peff