Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Jul 2007 18:28:09 -0400
From:      Schiz0 <schiz0phrenic21@gmail.com>
To:        "Steve Bertrand" <iaccounts@ibctech.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: how to start apache22 without ssl
Message-ID:  <8d23ec860707111528n2e0a70en3626424ff952e6e5@mail.gmail.com>
In-Reply-To: <46954153.5040305@ibctech.ca>
References:  <46952078.10809@videotron.ca> <8d23ec860707111323u15ba2e4td9eacad0e82c65c1@mail.gmail.com> <46954153.5040305@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
On 7/11/07, Steve Bertrand <iaccounts@ibctech.ca> wrote:
> > Apache22 from ports doesn't use SSL by default. Check your httpd.conf
> > file and make sure the LoadModule for "ssl_module" line is commented
> > out.
>
> I'm near certain that it does, but then again I may be wrong. From Makefile:
>
> .if !defined(WITHOUT_SSL_MODULES)
> USE_OPENSSL=    yes
> .endif
>
> ...and this shows up in Makefile.doc as a configure argument:
>
> ##      WITHOUT_SSL:              Disable SSL support
>
> Steve
>

It has the ability to use SSL, but the SSL module isn't enabled by default



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8d23ec860707111528n2e0a70en3626424ff952e6e5>