From 2f6b2e765fc6af15ddfd2ff4bb6fddf5757e032d Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 2 Jan 2005 18:20:11 +0000 Subject: document ssl(8); --- usr.sbin/httpd/httpd.8 | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'usr.sbin/httpd/httpd.8') diff --git a/usr.sbin/httpd/httpd.8 b/usr.sbin/httpd/httpd.8 index d514c7de5aa..5fffc5d587f 100644 --- a/usr.sbin/httpd/httpd.8 +++ b/usr.sbin/httpd/httpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.8,v 1.25 2004/12/31 15:52:19 jmc Exp $ +.\" $OpenBSD: httpd.8,v 1.26 2005/01/02 18:20:10 jmc Exp $ .\" Copyright (c) 1995-1997 David Robinson. All rights reserved. .\" Copyright (c) 1997-1999 The Apache Group. All rights reserved. .\" Copyright (c) 1998-1999 Bob Beck. All rights reserved. @@ -90,6 +90,16 @@ may be invoked by the Internet daemon each time a connection to the HTTP service is made. .Pp +.Nm +can be made to support HTTPS transactions +if RSA certificates are generated +and the utility is started with the +.Va -DSSL +flag. +See +.Xr ssl 8 +for further information. +.Pp By default, .Nm will -- cgit v1.2.3