Basic SSL questions - ore or two configuration files ??

From: Dr. David Kirkby (see_my_signature_for_my_real_address_at_hotmail.com)
Date: 09/26/04

  • Next message: Davide Bianchi: "Re: Basic SSL questions - ore or two configuration files ??"
    Date: 26 Sep 2004 04:17:38 -0700
    
    

    I wish to install a web server supporting SSL on a Sun SPARCstation 20
    running Solaris 9. The default 1.3.27 Apache supplied with Solaris 9
    does not support SSL.

    I downloaded a pre-compiled Apache 2.0.51 from
    http://www.sunfreeware.com/, along with openssl and other packages
    listed as being required.

    The web page at http://www.sunfreeware.com/, states Apache 2.0.51 was
    compiled as:

    ./configure --prefix=/usr/local/apache2 --enable-mods-shared=all
    --enable-ssl=shared --enable-ssl --with-ssl=/usr/local/ssl

    (there are modules of course too).

    There is a file /usr/apache2/conf/ssl.conf Is one supposed to 'merge'
    this into the main httpd.conf file, or are they to remain as two
    sepparate files? I see examples of httpd.conf files on the web, where
    there are SSL related items in httpd.conf. Yet if I add the contents
    of ssl.conf on to the end of httpd.conf, the server complains at the
    very first SSL releated line it comes across.

    webserver2 # ./apachectl -t
    Syntax error on line 1121 of /usr/local/apache2/conf/httpd.conf:
    Invalid command 'SSLRandomSeed', perhaps mis-spelled or defined by a
    module not included in the server configuration

    Also, if I want SSL support, should one start the server as

    # ./apachectl start

    or

    # ./apachectl startssl ??
     

    or does one have to do both operations?

    The latter actually crashes

    webserver2 # ./apachectl startssl
    [Sun Sep 26 12:10:55 2004] [crit] [Sun Sep 26 12:10:55 2004] file
    vhost.c, line 189, assertion "rv == APR_SUCCESS" failed
    Abort - core dumped

    but that is I guess another problem. I'll try to sort out the reasons
    for the crash once I know what I am supposed to be doing.

    David Kirkby


  • Next message: Davide Bianchi: "Re: Basic SSL questions - ore or two configuration files ??"

    Relevant Pages

    • Most users cant connect to our SSL-- help!
      ... I've included all relevant SSL settings from our ... Subject: Large percentage of customers cannot connect to https: ... server, which then grinds indefinitely. ... "2) Your secure order form is not working. ...
      (comp.security.misc)
    • Most users cant connect to our SSL-- help!
      ... I've included all relevant SSL settings from our ... Subject: Large percentage of customers cannot connect to https: ... server, which then grinds indefinitely. ... "2) Your secure order form is not working. ...
      (comp.security.ssh)
    • Most users cant connect to our SSL-- help!
      ... I've included all relevant SSL settings from our ... Subject: Large percentage of customers cannot connect to https: ... server, which then grinds indefinitely. ... "2) Your secure order form is not working. ...
      (comp.security.unix)
    • Re: Antw: Re: LDAP Authentication Problem
      ... TLSv1 und wird auf einen SSL Client Hello Request mit TLSv1 nicht ... antworten anstatt ein SSLv3 Server Hello. ... the LDAP PAM module and the shadow package. ...
      (de.comp.sys.novell)
    • RE: php4
      ... Mod_php4 only gets loaded if you define SSL. ... Of course I restarted apache after the install... ... # Based upon the NCSA server configuration files originally by Rob McCool. ... Not all browsers support this. ...
      (freebsd-questions)