1834152 Members
2503 Online
110064 Solutions
New Discussion

Re: SSL or modssl???

 
Alex Ferreira
Frequent Advisor

SSL or modssl???

 
1 REPLY 1
Alex Ferreira
Frequent Advisor

Re: SSL or modssl???

People,

apologise for the screw up with trying to post this message.

Question for all you super people out there :

I have been asked what flavour of SSL we use on our apache. Is it SSL, or is it mod_ssl??

Now, before you all tell me to do a search, I have and still I have not been able to come up with an answer.
my httpd lives in /usr/local/apache/bin
I have done a ./httpd -l and this is the output

# ./httpd -l
Compiled-in modules:
http_core.c
mod_env.c
mod_log_config.c
mod_mime.c
mod_negotiation.c
mod_status.c
mod_include.c
mod_autoindex.c
mod_dir.c
mod_cgi.c
mod_asis.c
mod_imap.c
mod_actions.c
mod_userdir.c
mod_alias.c
mod_access.c
mod_auth.c
mod_so.c
mod_setenvif.c
suexec: disabled; invalid wrapper /usr/local/apache/bin/suexec

I have also gone into the httpd.conf file and done a search for SSL and mod_ssl, and no patterns where found.

Surely I am missing something very easy. Very new to apache, so any help would be greatly appreciated..

Alex.