Re: Mod_SSL
"Cliff Woolley" <[email protected]>
| Newsgroups | gmane.comp.apache.mod-ssl.user |
|---|---|
| Message-ID | <[email protected]> |
You don't have to patch anything. It's already in there. Just add --enable-ssl to the ./configure command line arguments. --Cliff On 11/10/06, kbajwa <[email protected]> wrote: > > Cliff: > > > > You are all right. This is my first try to build a server, so I need > further help. > > > > I have downloaded the latest Apache version 'httpd-2.2.3'. I am at the > point where I need to patch it with 'mod_ssl" module. Can you guide me how > to patch 'httpd-2.2.3' with the latest version of 'mod_ssl- > 2.2.828-1.3.37'? > > > > Thanks in advance. > > > > Kirt > > > > -----Original Message----- > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Cliff Woolley > *Sent:* Tuesday, November 07, 2006 5:05 PM > *To:* [email protected] > *Subject:* Re: Mod_SSL > > > > > What this person is getting at is that the reason you can't find a mod_ssl > patch for Apache 2.x is that mod_ssl comes pre-bundled with Apache 2.x. > Just enable it when you run configure on the apache build. > > --Cliff > > On 11/7/06, *Kong, Yi - HPL* <[email protected]> wrote: > > You add ssl arguement when you configure the apache > > > ------------------------------ > > *From:* kbajwa [mailto:[email protected]] > *Sent:* Tuesday, November 07, 2006 10:22 AM > *To:* [email protected] > *Subject:* Mod_SSL > > My first posting! I am installing Apache-2.2.3 and would like to install > mod_ssl. I notice that current/latest version of mos_ssl is for > Apache-1.x.x version. Is there any way (with a patch) to install the > latest version of mod_ssl on Apache-2.x.x? > > >