diff options
author | Robert Shearman <robertshearman@gmail.com> | 2008-07-09 22:39:40 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2008-07-09 15:53:10 -0700 |
commit | 9d1ccf5e640bdaeddd01a86b40b4c0980c1ef642 (patch) | |
tree | e9407349cb0f3e4d597a30f4aad86979f43d1b47 /Documentation/git-sh-setup.txt | |
parent | Provide fallback definitions of PRIu32 and PRIx32 (diff) | |
download | tgif-9d1ccf5e640bdaeddd01a86b40b4c0980c1ef642.tar.xz |
git-send-email: Fix authenticating on some servers when using TLS.
Send HELO again after a successful STARTTLS command to refresh the list of
extensions. These may be different to what is returned over a clear
connection (for example the AUTH command may be accepted over a secure
connection, but not over a clear connection).
Furthermore, this behaviour is recommended by RFC 2487
(http://www.ietf.org/rfc/rfc2487.txt).
Signed-off-by: Robert Shearman <robertshearman@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-sh-setup.txt')
0 files changed, 0 insertions, 0 deletions