On Mon, Sep 20, 1999, root wrote:

>     I have recently installed RedHat Secure Web Server 2.0 w/ RedHat
> Linux 6.0. It seems to have installed everthing I need for a secure web
> server. I have created a certificate and when I connect to the sample
> page on the site using 'https' netscape gives me the lock symbol.
>     The problem is when I add any SSL directives (SSLRequireSSL for
> example) to my httpd.conf file and restart the http server I get error
> messages that say that either the ssl directives are misspelled (they
> seem to be used correctly) or they refer to a module that is not
> installed.
>     How can I verify that mod_ssl is installed properly? Does the lock
> symbol on a browser really mean that things are working properly?

httpd -l (for non-DSO situation) or check for
a $prefix/libexec/libssl.so file (under DSO situation).

                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to