RE: Newbie Question regarding mod_ssl

2006-10-13 Thread Rhoden, Barret J. Mr. CN (NGIT) HQ USAREUR/7A CIO G6
> > Erol Yalaz schrieb:
> >> I have a WIN2003 box with the latest Apache on it (2.2.3) and it is
> >> working great.  I need to get mod_ssl working.  
> Unfortunately, I can't
> >>
> >> Any suggestions?  Shouldn't there be some pre-compiled 
> binaries out there?

i haven't used apache on windows, but the *nix versions can have ssl
compiled directly into apache.  if you're compiling your own apache, then
you should be able to --enable-ssl when you ./configure, or however you'll
do it.


smime.p7s
Description: S/MIME cryptographic signature


Re: Newbie Question regarding mod_ssl

2006-10-11 Thread William A. Rowe, Jr.
http://hunter.campbus.com/ - and yes Chris is trustworthy.  Blame Canada :)

Bill

Eckard Wille wrote:
> Erol Yalaz schrieb:
>> I have a WIN2003 box with the latest Apache on it (2.2.3) and it is
>> working great.  I need to get mod_ssl working.  Unfortunately, I can’t
>>
>> Any suggestions?  Shouldn’t there be some pre-compiled binaries out there?
> 
> http://www.apachelounge.com/download/
> 
> If you trust them :-)
> 
> Greetings
> Eckard
> __
> Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
> User Support Mailing List  modssl-users@modssl.org
> Automated List Manager[EMAIL PROTECTED]
> 
> 
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  modssl-users@modssl.org
Automated List Manager[EMAIL PROTECTED]


Re: Newbie Question regarding mod_ssl

2006-10-11 Thread Eckard Wille
Erol Yalaz schrieb:
> I have a WIN2003 box with the latest Apache on it (2.2.3) and it is
> working great.  I need to get mod_ssl working.  Unfortunately, I can’t
> 
> Any suggestions?  Shouldn’t there be some pre-compiled binaries out there?

http://www.apachelounge.com/download/

If you trust them :-)

Greetings
Eckard
__
Apache Interface to OpenSSL (mod_ssl)   www.modssl.org
User Support Mailing List  modssl-users@modssl.org
Automated List Manager[EMAIL PROTECTED]


Newbie Question regarding mod_ssl

2006-10-11 Thread Erol Yalaz








I have a WIN2003 box with the latest Apache on it (2.2.3)
and it is working great.  I need to get mod_ssl working. 
Unfortunately, I can’t seem to figure out how to enable it.  I have
openssl installed and I was able to create a cert with no problem.  Based
upon what I have seen via google, I would have to compile from source which I
really don’t want to do (and I am not talented enough J).

 

Any suggestions?  Shouldn’t there be some
pre-compiled binaries out there?

 

Thanks – erolybird