<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hackepedia.org/index.php?action=history&amp;feed=atom&amp;title=FreeBSD%3Aapache22%3Assl</id>
	<title>FreeBSD:apache22:ssl - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hackepedia.org/index.php?action=history&amp;feed=atom&amp;title=FreeBSD%3Aapache22%3Assl"/>
	<link rel="alternate" type="text/html" href="https://hackepedia.org/index.php?title=FreeBSD:apache22:ssl&amp;action=history"/>
	<updated>2026-05-08T16:45:59Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://hackepedia.org/index.php?title=FreeBSD:apache22:ssl&amp;diff=2856&amp;oldid=prev</id>
		<title>Franks at 04:06, 15 November 2006</title>
		<link rel="alternate" type="text/html" href="https://hackepedia.org/index.php?title=FreeBSD:apache22:ssl&amp;diff=2856&amp;oldid=prev"/>
		<updated>2006-11-15T04:06:18Z</updated>

		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;uncomment the following in httpd.conf:&lt;br /&gt;
  #Secure (SSL/TLS) connections&lt;br /&gt;
  Include etc/apache22/extra/httpd-ssl.conf&lt;br /&gt;
&lt;br /&gt;
add the following to /etc/rc.conf:&lt;br /&gt;
 apache22ssl_enable=&amp;quot;YES&amp;quot;&lt;br /&gt;
&lt;br /&gt;
edit the following [[variables]] in /usr/local/etc/apache22/extra/httpd-ssl.conf&lt;br /&gt;
&lt;br /&gt;
 DocumentRoot &amp;quot;/usr/local/www/squirrelmail/&amp;quot;&lt;br /&gt;
 ServerName www.example.com:443&lt;br /&gt;
 ServerAdmin you@example.com&lt;br /&gt;
 # You will want to create this with [[openssl]] if you don&amp;#039;t have one:&lt;br /&gt;
 SSLCertificateKeyFile /usr/local/etc/apache22/server.key&lt;br /&gt;
&lt;br /&gt;
try it:&lt;br /&gt;
 # apachectl graceful&lt;/div&gt;</summary>
		<author><name>Franks</name></author>
	</entry>
</feed>