summaryrefslogtreecommitdiffstats
path: root/git-send-email.html
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2013-07-22 12:20:59 -0700
committerJunio C Hamano <gitster@pobox.com>2013-07-22 12:20:59 -0700
commit58f587aef6ee6b6b759fe8f4dd500f471eee1b88 (patch)
tree5ea60bd475891efacdd8b328c23ec2536cacff88 /git-send-email.html
parentce5b8accea74b2c2263a82939a32f6ddb2bffc4e (diff)
downloadgit-htmldocs-58f587aef6ee6b6b759fe8f4dd500f471eee1b88.tar.gz
Autogenerated HTML docs for v1.8.3.4-837-g0bde8
Diffstat (limited to 'git-send-email.html')
-rw-r--r--git-send-email.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/git-send-email.html b/git-send-email.html
index 3bca4e274..612a8cc81 100644
--- a/git-send-email.html
+++ b/git-send-email.html
@@ -1025,6 +1025,17 @@ must be used for each option.</p></div>
</p>
</dd>
<dt class="hdlist1">
+--smtp-ssl-cert-path
+</dt>
+<dd>
+<p>
+ Path to ca-certificates (either a directory or a single file).
+ Set it to an empty string to disable certificate verification.
+ Defaults to the value set to the <em>sendemail.smtpsslcertpath</em>
+ configuration variable, if set, or <code>/etc/ssl/certs</code> otherwise.
+</p>
+</dd>
+<dt class="hdlist1">
--smtp-user=&lt;user&gt;
</dt>
<dd>
@@ -1395,7 +1406,7 @@ $ git send-email outgoing/*</code></pre>
<div id="footnotes"><hr /></div>
<div id="footer">
<div id="footer-text">
-Last updated 2013-04-18 12:36:32 PDT
+Last updated 2013-07-22 12:19:08 PDT
</div>
</div>
</body>