From: Mike Hommey <mh@glandium.org>
To: Robert Shearman <robertshearman@gmail.com>
Cc: git@vger.kernel.org, Robert Shearman <rob@codeweavers.com>
Subject: Re: [PATCH 2/4] git-imap-send: Add support for SSL.
Date: Thu, 10 Jul 2008 07:33:17 +0200 [thread overview]
Message-ID: <20080710053317.GC24520@glandium.org> (raw)
In-Reply-To: <1215638942-25010-2-git-send-email-robertshearman@gmail.com>
On Wed, Jul 09, 2008 at 10:29:00PM +0100, Robert Shearman wrote:
> From: Robert Shearman <rob@codeweavers.com>
>
> Allow SSL to be used when a imaps:// URL is used for the host name.
>
> Also, automatically use TLS when not using imaps:// by using the IMAP STARTTLS command, if the server supports it.
>
> Tested with Courier and Gimap IMAP servers.
Please do an alternative implementation using GnuTLS. Why ? Because curl
can be built against openssl or gnutls, and it would be sad if git
ended up depending on both indirectly.
Mike
next prev parent reply other threads:[~2008-07-10 5:34 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-09 21:29 [PATCH 2/4] git-imap-send: Add support for SSL Robert Shearman
2008-07-10 1:20 ` Junio C Hamano
2008-07-10 1:31 ` Linus Torvalds
2008-07-10 2:02 ` Junio C Hamano
2008-07-10 5:33 ` Mike Hommey [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-07-08 22:18 Robert Shearman
2008-07-08 23:20 ` Junio C Hamano
2008-07-09 2:28 ` Abhijit Menon-Sen
2008-07-09 12:02 ` Rob Shearman
2008-07-09 18:28 ` Junio C Hamano
2008-07-09 15:14 ` Josh Triplett
2008-07-09 21:24 ` Rob Shearman
2008-07-10 6:39 ` 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=20080710053317.GC24520@glandium.org \
--to=mh@glandium.org \
--cc=git@vger.kernel.org \
--cc=rob@codeweavers.com \
--cc=robertshearman@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.