Note that Apache 2 enables SSL by default. Based on:

PR:		docs/72058
Submitted by:	Brad Davis <so14k at so14k dot com>
This commit is contained in:
Ceri Davies 2004-11-08 21:17:21 +00:00
parent e3191b439b
commit 5746a10b79
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=22878

View file

@ -4430,8 +4430,11 @@ DocumentRoot /www/someotherdomain.tld
<para>If you have not yet installed
<application>Apache</application>, then a version of <application>Apache</application>
that includes <application>mod_ssl</application> may be installed with the <filename
role="package">www/apache13-modssl</filename> port.</para>
1.3.X that includes <application>mod_ssl</application> may be installed with the <filename
role="package">www/apache13-modssl</filename> port. SSL
support is also available for Apache 2.X in the
<filename role="package">www/apache2</filename> port,
where it is enabled by default.</para>
<!-- XXX add more information about configuring mod_ssl here. -->
<!-- Generating keys, getting the key signed, setting up your secure -->