OpenBSD CVS

CVS log for src/share/man/man8/starttls.8


[BACK] Up to [local] / src / share / man / man8

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.28 / (download) - annotate - [select for diffs], Thu Mar 31 17:27:23 2022 UTC (2 years, 2 months ago) by naddy
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, OPENBSD_7_3_BASE, OPENBSD_7_3, OPENBSD_7_2_BASE, OPENBSD_7_2, OPENBSD_7_1_BASE, OPENBSD_7_1, HEAD
Changes since 1.27: +4 -4 lines
Diff to previous 1.27 (colored)

man pages: add missing commas between subordinate and main clauses

jmc@ dislikes a comma before "then" in a conditional, so leave those
untouched.

ok jmc@

Revision 1.27 / (download) - annotate - [select for diffs], Mon Aug 12 19:49:14 2019 UTC (4 years, 9 months ago) by tedu
Branch: MAIN
CVS Tags: OPENBSD_7_0_BASE, OPENBSD_7_0, OPENBSD_6_9_BASE, OPENBSD_6_9, OPENBSD_6_8_BASE, OPENBSD_6_8, OPENBSD_6_7_BASE, OPENBSD_6_7, OPENBSD_6_6_BASE, OPENBSD_6_6
Changes since 1.26: +2 -14 lines
Diff to previous 1.26 (colored)

instructions for replacing cert.pem are probably more harmful than helpful.
noticed by freda_bundchen. ok gilles millert

Revision 1.26 / (download) - annotate - [select for diffs], Wed Jun 27 05:39:02 2018 UTC (5 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_5_BASE, OPENBSD_6_5, OPENBSD_6_4_BASE, OPENBSD_6_4
Changes since 1.25: +3 -3 lines
Diff to previous 1.25 (colored)

certificate keyword renamed to cert; from raf czlonka

Revision 1.25 / (download) - annotate - [select for diffs], Mon Jun 11 05:49:09 2018 UTC (5 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.24: +3 -3 lines
Diff to previous 1.24 (colored)

use the correct name for the cert; ok gilles

Revision 1.24 / (download) - annotate - [select for diffs], Fri Feb 16 07:24:26 2018 UTC (6 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.23: +10 -37 lines
Diff to previous 1.23 (colored)

remove or adapt sendmail specific parts;
original diff from edgar pettijohn, tweaked with help from millert

ok millert

Revision 1.23 / (download) - annotate - [select for diffs], Thu Jun 22 13:51:49 2017 UTC (6 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.22: +3 -3 lines
Diff to previous 1.22 (colored)

typo; from jack burton

Revision 1.22 / (download) - annotate - [select for diffs], Thu Dec 24 16:54:37 2015 UTC (8 years, 5 months ago) by mmcc
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9
Changes since 1.21: +3 -3 lines
Diff to previous 1.21 (colored)

more e-mail -> email

Revision 1.21 / (download) - annotate - [select for diffs], Fri Aug 14 14:03:27 2015 UTC (8 years, 9 months ago) by millert
Branch: MAIN
Changes since 1.20: +32 -43 lines
Diff to previous 1.20 (colored)

Change examples from DSA to RSA since DSA is starting to be removed
from crypto libraries.  Some smtp servers, notably gmail, now fail
to deliver mail to servers using DSA keys.  Examples adapted from
the smtpd.conf manual.  OK jmc@

Revision 1.20 / (download) - annotate - [select for diffs], Wed Oct 1 14:09:28 2014 UTC (9 years, 8 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7
Changes since 1.19: +51 -152 lines
Diff to previous 1.19 (colored)

rework this page to be less mailer specific, but using smtpd as an example;
ok gilles millert

Revision 1.19 / (download) - annotate - [select for diffs], Tue Oct 16 18:14:15 2012 UTC (11 years, 7 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3
Changes since 1.18: +7 -6 lines
Diff to previous 1.18 (colored)

some clarifications from Claus Assmann;
ok beck deraadt

Revision 1.18 / (download) - annotate - [select for diffs], Wed Sep 26 17:34:38 2012 UTC (11 years, 8 months ago) by jmc
Branch: MAIN
Changes since 1.17: +9 -4 lines
Diff to previous 1.17 (colored)

last stage of rfc changes, using consistent Rs/Re blocks, and moving the
references into a STANDARDS section;

Revision 1.17 / (download) - annotate - [select for diffs], Wed Aug 15 19:07:30 2012 UTC (11 years, 9 months ago) by jmc
Branch: MAIN
Changes since 1.16: +4 -5 lines
Diff to previous 1.16 (colored)

- use Lk for links

because i already have a trivial addition in afterboot, to briefly document
rc.d(8), i have committed that bit also. that saves me making (even more)
trivial changes to this file, however the text was suggested by ingo and
i'm still waiting for his reply which, to be fair, has only been a wait of
some 30 mins so far. so, the rc.d blurb was requested by ross richardson,
suggested by ingo, and probably ok ingo. but if he objects, we can tweak
it further.

Revision 1.16 / (download) - annotate - [select for diffs], Tue Sep 23 11:03:41 2008 UTC (15 years, 8 months ago) by grunk
Branch: MAIN
CVS Tags: OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0, OPENBSD_4_9_BASE, OPENBSD_4_9, OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5
Changes since 1.15: +4 -4 lines
Diff to previous 1.15 (colored)

RFC2487 is obsoleted by RFC3207
ok jmc@ millert@

Revision 1.15 / (download) - annotate - [select for diffs], Thu May 31 19:19:59 2007 UTC (17 years ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

convert to new .Dd format;

Revision 1.14 / (download) - annotate - [select for diffs], Mon Jul 4 08:44:37 2005 UTC (18 years, 11 months ago) by jmc
Branch: MAIN
CVS Tags: OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8
Changes since 1.13: +2 -4 lines
Diff to previous 1.13 (colored)

- fix typo
- sendmail no longer built w/ EXPN or VERB

ok jose@

Revision 1.13 / (download) - annotate - [select for diffs], Sat Apr 30 23:45:42 2005 UTC (19 years, 1 month ago) by jmc
Branch: MAIN
Changes since 1.12: +3 -3 lines
Diff to previous 1.12 (colored)

hyphenate nnn-bit adjectives;

Revision 1.12 / (download) - annotate - [select for diffs], Thu Oct 21 15:15:36 2004 UTC (19 years, 7 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_7_BASE, OPENBSD_3_7
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Fix typo; from mpech@

Revision 1.11 / (download) - annotate - [select for diffs], Wed Oct 1 13:36:49 2003 UTC (20 years, 8 months ago) by grange
Branch: MAIN
CVS Tags: OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

typo; ok jmc@

Revision 1.10 / (download) - annotate - [select for diffs], Fri Jul 11 05:37:55 2003 UTC (20 years, 11 months ago) by david
Branch: MAIN
CVS Tags: OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.9: +4 -3 lines
Diff to previous 1.9 (colored)

fix mdoc syntax

Revision 1.9 / (download) - annotate - [select for diffs], Thu Jul 10 08:30:36 2003 UTC (20 years, 11 months ago) by jmc
Branch: MAIN
Changes since 1.8: +33 -43 lines
Diff to previous 1.8 (colored)

fix some lists and macros;

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 6 19:28:06 2003 UTC (21 years ago) by jmc
Branch: MAIN
Changes since 1.7: +7 -8 lines
Diff to previous 1.7 (colored)

- section reorder
- macro fixes
- kill whitespace at EOL

Revision 1.7 / (download) - annotate - [select for diffs], Fri Feb 14 18:01:24 2003 UTC (21 years, 3 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3
Changes since 1.6: +26 -1 lines
Diff to previous 1.6 (colored)

Add BSD license; OK'd by Jose Nazario.  Also add missing .Os line.

Revision 1.6 / (download) - annotate - [select for diffs], Mon Dec 23 16:11:59 2002 UTC (21 years, 5 months ago) by millert
Branch: MAIN
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

chdir is the syscall, cd is the shell command; Sam Smith

Revision 1.5 / (download) - annotate - [select for diffs], Mon Oct 21 16:29:14 2002 UTC (21 years, 7 months ago) by millert
Branch: MAIN
Changes since 1.4: +31 -3 lines
Diff to previous 1.4 (colored)

o Add "-days 365" to the examples (default lifetime is 1 month).
o Add an example showing how to make a new cert w/o a new key.
o Mention how to dump a cert in text format.

Revision 1.4 / (download) - annotate - [select for diffs], Mon Oct 14 14:48:13 2002 UTC (21 years, 7 months ago) by millert
Branch: MAIN
Changes since 1.3: +13 -20 lines
Diff to previous 1.3 (colored)

No need to modify submit.mc when enabling TLS.  Noted by Marc Matteo

Revision 1.3 / (download) - annotate - [select for diffs], Wed Mar 20 21:18:53 2002 UTC (22 years, 2 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Sendmail logs to /var/log/maillog, not /var/log/mail; Matt Bing

Revision 1.2 / (download) - annotate - [select for diffs], Fri Jan 11 22:14:13 2002 UTC (22 years, 4 months ago) by millert
Branch: MAIN
Changes since 1.1: +187 -35 lines
Diff to previous 1.1 (colored)

Reorganize a little, pull in instructions on certifcate generation
from ssl(8) and provide step-by-step instructions on how to edit
the .mc files, install the new .cf files, restart sendmail and test.
Should now be idiot-proof until science builds us a better idiot.

Revision 1.1 / (download) - annotate - [select for diffs], Wed Sep 19 14:08:37 2001 UTC (22 years, 8 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0

starttls man page for sebdmail over TLS from Jose Nazario and mdoc'd
with minor content changes by me.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.