Apache Server configuration support - Re: apache 2.0.59/redaht linux 3AS mod_ssl I don't see LoadModule

This is Interesting: Free IT Magazines  
Home > Archive > Apache Server configuration support > September 2007 > Re: apache 2.0.59/redaht linux 3AS mod_ssl I don't see LoadModule





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Re: apache 2.0.59/redaht linux 3AS mod_ssl I don't see LoadModule
kahn

2007-09-07, 7:42 pm

gavino wrote:
> And there are virtual hosts with SSL ENgine on
>
> </Directory>
> SSLEngine on
> SSLProtocol -ALL +SSLv3 +TLSv1
> SSLCipherSuite ALL:!aNULL:!ADH:!eNULL:!LOW:!EXP:RC4+RSA
:+HIGH:+MEDIUM
> SSLCertificateFile /www/apache/openssl-0.9.8d/ssl/certs/
> qa5-5cert.pem
> SSLCertificateKeyFile /www/apache/openssl-0.9.8d/ssl/certs/
> qa5-5nopwdkey.pem
> SSLCACertificatePath /www/apache/openssl-0.9.8d/ssl/private
> SSLCACertificateFile /www/apache/openssl-0.9.8d/ssl/private/
> CA2cert.pem
> SetEnvIf User-Agent ".*MSIE.*" nokeepalive ssl-unclean-shutdown
> downgrade-1.0 force-response-1.0
> CustomLog "|/usr/local/sbin/cronolog /weblogs/%m%d%Y/qa5/
> csr_openssl_cipher.log" "%t %h %{SSL_PROTOCOL}x %{SSL_C
> IPHER}x \"%r\" %b"
> </VirtualHost>
>
>
> so I am trying to install a thawte cert, and it asks where mod_ssl is?
> I do not see mod_ssl anywhere in modules or in the httpd.conf ??
> Can mod_ssl be part of apache somehow? like compiled in such that it
> doesn;t need a LoadModule dir?
> I sort of assume this server was working before......the old admin
> quit.
>

The ssl.conf is in /etc/httpd/conf.d/ directory.
httpd.conf is in /etc/httpd/conf directory.

kahn
Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com