OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Ulrich Klaus (listaccount) (uklaus-mlmetacor.de)
Date: Wed Jul 03 2002 - 17:05:09 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    Dear colleagues,
    i hardly tried to enable SSL with apache on my SuSE 7.0 box
    using the [latest fixes of the] following packages:

    apache-1.3.19-115
    mod_ssl-2.8.2-33
    mod_php4-4.0.4pl1-132 (self-compiled from the spm)

    After creating the key, csr and crt and modifying the httpd.conf
    accordingly,
    apache restarts quite well, writing the ssl_engine_log as completely listed
    below (log-level debug).
    So, everything seems fine, furthermore because no other logfile contains
    suspicious entries.
    But -- there is no listening port 443 at all. Could anybody pleas give me a
    hint how to see the cause?

    Thanks a lot in advance!
    Uli

    /var/log/httpd/ssl_engine_log:

    [03/Jul/2002 23:20:45 02246] [info] Server: Apache/1.3.19, Interface:
    mod_ssl/2.8.2, Library: OpenSSL/0.9.5a
    [03/Jul/2002 23:20:45 02246] [info] Init: 1st startup round (still not
    detached)
    [03/Jul/2002 23:20:45 02246] [info] Init: Initializing OpenSSL library
    [03/Jul/2002 23:20:45 02246] [info] Init: Loading certificate & private key
    of SSL-aware server my.name.de:443
    [03/Jul/2002 23:20:45 02246] [trace] Init: (my.name.de:443) unencrypted RSA
    private key - pass phrase not required
    [03/Jul/2002 23:20:45 02246] [info] Init: Seeding PRNG with 136 bytes of
    entropy
    [03/Jul/2002 23:20:45 02246] [info] Init: Generating temporary RSA private
    keys (512/1024 bits)
    [03/Jul/2002 23:20:45 02246] [info] Init: Configuring temporary DH
    parameters (512/1024 bits)
    [03/Jul/2002 23:20:46 02247] [info] Init: 2nd startup round (already
    detached)
    [03/Jul/2002 23:20:46 02247] [info] Init: Reinitializing OpenSSL library
    [03/Jul/2002 23:20:46 02247] [trace] Inter-Process Session Cache (DBM)
    Expiry: old: 0, new: 0, removed: 0
    [03/Jul/2002 23:20:46 02247] [info] Init: Seeding PRNG with 136 bytes of
    entropy
    [03/Jul/2002 23:20:46 02247] [info] Init: Configuring temporary RSA private
    keys (512/1024 bits)
    [03/Jul/2002 23:20:46 02247] [info] Init: Configuring temporary DH
    parameters (512/1024 bits)
    [03/Jul/2002 23:20:46 02247] [info] Init: Initializing (virtual) servers
    for SSL
    [03/Jul/2002 23:20:46 02247] [info] Init: Configuring server my.name.de:443
    for SSL protocol
    [03/Jul/2002 23:20:46 02247] [trace] Init: (my.name.de:443) Creating new SSL
    context (protocols: SSLv2, SSLv3, TLSv1)
    [03/Jul/2002 23:20:46 02247] [trace] Init: (my.name.de:443) Configuring
    permitted SSL ciphers
    [ALL:!ADH:!EXPORT56:RC4+RSA:+HIGH:+MEDIUM:+LOW:+SSLv2:+EXP:+eNULL]
    [03/Jul/2002 23:20:46 02247] [trace] Init: (my.name.de:443) Configuring RSA
    server certificate
    [03/Jul/2002 23:20:46 02247] [trace] Init: (my.name.de:443) Configuring RSA
    server private key

    -- 
    To unsubscribe, e-mail: suse-security-unsubscribesuse.com
    For additional commands, e-mail: suse-security-helpsuse.com
    Security-related bug reports go to securitysuse.de, not here