summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorflorian <>2014-03-13 10:12:11 +0000
committerflorian <>2014-03-13 10:12:11 +0000
commitf5bcbc6a2190076edc7526542a5a4f25804bda11 (patch)
tree1cb7f50a40cbb9c61b6881bcb5194cf498b55790 /src
parent7c532f362e0999cb8cea0edb4562ae71c1ebe1f1 (diff)
downloadopenbsd-f5bcbc6a2190076edc7526542a5a4f25804bda11.tar.gz
openbsd-f5bcbc6a2190076edc7526542a5a4f25804bda11.tar.bz2
openbsd-f5bcbc6a2190076edc7526542a5a4f25804bda11.zip
Unhook httpd(8) from build; man page bits
tweaks jmc@ OK krw@, gilles@, lteo@, tedu@, todd@, benno@, sthen@ "The time is right." and much help getting the show on the road deraadt@
Diffstat (limited to 'src')
-rw-r--r--src/usr.sbin/openssl/openssl.113
1 files changed, 3 insertions, 10 deletions
diff --git a/src/usr.sbin/openssl/openssl.1 b/src/usr.sbin/openssl/openssl.1
index 03e195a8b0..8c1a33f388 100644
--- a/src/usr.sbin/openssl/openssl.1
+++ b/src/usr.sbin/openssl/openssl.1
@@ -1,4 +1,4 @@
1.\" $OpenBSD: openssl.1,v 1.92 2013/07/16 11:13:33 schwarze Exp $ 1.\" $OpenBSD: openssl.1,v 1.93 2014/03/13 10:12:11 florian Exp $
2.\" ==================================================================== 2.\" ====================================================================
3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. 3.\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved.
4.\" 4.\"
@@ -112,7 +112,7 @@
112.\" 112.\"
113.\" OPENSSL 113.\" OPENSSL
114.\" 114.\"
115.Dd $Mdocdate: July 16 2013 $ 115.Dd $Mdocdate: March 13 2014 $
116.Dt OPENSSL 1 116.Dt OPENSSL 1
117.Os 117.Os
118.Sh NAME 118.Sh NAME
@@ -8867,10 +8867,6 @@ to implement an automatic email-based TSA with
8867.Xr procmail 8867.Xr procmail
8868and 8868and
8869.Xr perl 1 . 8869.Xr perl 1 .
8870HTTP server support is provided in the form of
8871a separate
8872.Xr httpd 8
8873module.
8874Pure TCP/IP is not supported. 8870Pure TCP/IP is not supported.
8875.Pp 8871.Pp
8876The file containing the last serial number of the TSA is not 8872The file containing the last serial number of the TSA is not
@@ -8879,9 +8875,6 @@ This is a problem if more than one instance of
8879.Nm OpenSSL 8875.Nm OpenSSL
8880is trying to create a time stamp 8876is trying to create a time stamp
8881response at the same time. 8877response at the same time.
8882This is not an issue when using the
8883.Xr httpd 8
8884server module, which does proper locking.
8885.Pp 8878.Pp
8886Look for the FIXME word in the source files. 8879Look for the FIXME word in the source files.
8887.Pp 8880.Pp
@@ -10455,7 +10448,7 @@ certificates.
10455.\" SEE ALSO 10448.\" SEE ALSO
10456.\" 10449.\"
10457.Sh SEE ALSO 10450.Sh SEE ALSO
10458.Xr httpd 8 , 10451.Xr nginx 8 ,
10459.Xr sendmail 8 , 10452.Xr sendmail 8 ,
10460.Xr ssl 8 , 10453.Xr ssl 8 ,
10461.Xr starttls 8 10454.Xr starttls 8