git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Anatoly Yakovenko" <aeyakovenko@gmail.com>
To: git@vger.kernel.org
Subject: cant figure out how to get git working over https with a self signed certificate
Date: Sun, 17 Feb 2008 09:48:26 -0800	[thread overview]
Message-ID: <e26d18e40802170948s4b769c5ej4d0fb01300fbad9a@mail.gmail.com> (raw)

cant figure out how to get git working over https with a self signed
certificate.  I keep getting the dreaded "Error: no DAV locking
support on remote repo"

i have DAV on that location

<Location /git>
   DAV on
</Location>

and the module is loaded, but i cant seem to get git to push

             reply	other threads:[~2008-02-17 17:49 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-17 17:48 Anatoly Yakovenko [this message]
2008-02-17 17:51 ` cant figure out how to get git working over https with a self signed certificate Jeff King

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=e26d18e40802170948s4b769c5ej4d0fb01300fbad9a@mail.gmail.com \
    --to=aeyakovenko@gmail.com \
    --cc=git@vger.kernel.org \
    /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).