Did you set it globally, on the parent repository, or on the submodule 
repository? If you set it on the parent repository, I would not expect it to 
apply to the submodule repository.


-------- Original message --------
From: 林博仁 <[email protected]>
Date: 2/16/20 6:55 PM (GMT-08:00)
To: Git for human beings <[email protected]>
Subject: [git-users] Why is the `http.sslVerify = False`Git configuration not 
working with the `git submodule` command

I'd like to add a internal use submodule from a self-signed HTTPS repository, 
I've set the `http.sslVerify = False` configuration however the `git submodule` 
command still fails with the `fatal: unable to access _repo_: server 
certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt 
CRLfile: none` error.

Setting the `GIT_SSL_NO_VERIFY` environment variable can workaround this 
problem, however I'd like to ask whether this is an intended behavior.

--
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to 
[email protected]<mailto:[email protected]>.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/72e46f79-0209-44ba-8dcc-af01351f750f%40googlegroups.com<https://protect2.fireeye.com/v1/url?k=24c9eb2b-786ad3af-24ca1123-0cc47ad2bd7c-6db44a35961deaec&q=1&e=aa53b0c5-bc65-4b41-86fd-3edbdc5ed20b&u=https%3A%2F%2Fgroups.google.com%2Fd%2Fmsgid%2Fgit-users%2F72e46f79-0209-44ba-8dcc-af01351f750f%2540googlegroups.com%3Futm_medium%3Demail%26utm_source%3Dfooter>.
CONFIDENTIALITY NOTICE: The information transmitted in this email, including 
attachments, is intended only for the person(s) or entity to which it is 
addressed and may contain confidential, proprietary and/or privileged material 
exempt from disclosure under applicable law. Any review, retransmission, 
dissemination or other use of, or taking of any action in reliance upon this 
information by persons or entities other than the intended recipient is 
prohibited. If you received this message in error, please contact the sender 
immediately and destroy any copies of this information in their entirety.

-- 
You received this message because you are subscribed to the Google Groups "Git 
for human beings" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/git-users/7eeac929978b4c919f265b9a5d95fb06%40exch02.hrl.com.

Reply via email to