You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Timothy Reaves <tr...@silverfields.com> on 2002/08/13 22:20:16 UTC

SVN & ssl

Coould someone please show me what entries I need in http conf to use ssl?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVN & ssl

Posted by Bernd Walter <ti...@cicely5.cicely.de>.
On Tue, Aug 13, 2002 at 06:20:16PM -0400, Timothy Reaves wrote:
> Coould someone please show me what entries I need in http conf to use ssl?

It's the same you need to do for normal https.
On FreeBSD all you need to do is place sslcert and sslkey files
and add listen on port 443 to httpd.conf.

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
ticso@cicely.de         Usergroup           info@cosmo-project.de


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org