Re: ModSSL - Knoppix 3.3

From: Jeremy (jm_at_gblx.net)
Date: 03/16/04

  • Next message: Bernard, Cyrille: "Re: ModSSL - Knoppix 3.3"
    Date: Tue, 16 Mar 2004 08:54:04 -0700
    To: "Bernard, Cyrille" <Cyrille.Bernard@BEIJAFLORE.com>
    
    

    Bernard, Cyrille wrote the following on 03/16/04 07:45:
    <snip>
    > <VirtualHost 192.168.1.1:443>
    > CustomLog logs/ssl_request_log "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"
    > TransferLog logs/ssl_access_log
    > SSLEngine On
    ...
    > </VirtualHost>
    </snip>

    I would add an "ErrorLog logs/ssl_error_log" directive to the above
    virtual host section.
    reference: <url: http://httpd.apache.org/docs/mod/core.html#errorlog>

    This may help you narrow down the potential list of problem areas.
    Note: if, as you stated, you can indeed establish a tcp connection to
    port 443 from a remote client and the server shows connection
    "ESTABLISHED" via netstat, then you know that it is not a network and
    most likely not a firewall issue but probably an apache server
    configuration issue.

    After you add an ErrorLog directive, telnet to port 443 from a remote
    client again, while watching the server's ssl_error_log for clues. This
    should then give you a way to proceed.

    Regards

    -- 
    -jm
    GPG Key ID: 0x7A245D01
    

  • Next message: Bernard, Cyrille: "Re: ModSSL - Knoppix 3.3"

    Relevant Pages

    • Re: TCP connection to MAC address
      ... you have no way of communicating with it on the network. ... > would like to write a small utility where I can simply enter the MAC ... > Basically it looks like creating a TCP connection on port 1, ... > port 80 to do an HTTP POST and set the IP address. ...
      (microsoft.public.dotnet.languages.csharp)
    • Re: Problem printing through firewall
      ... While a job is lingering in the print queue, ... > to setup a TCP connection to the printer on port 515. ... > all telnetting to the printer on port 515 from the HP-UX machine). ... When two print jobs are sent ...
      (comp.sys.hp.hpux)
    • UCX and dangling sockets
      ... A few times we've seen situations where a TCP connection attempts ... It usually occurs when attempting to start a Roboeda listener on port ... The symptoms are that the listener process dies with the address is ... All the timers I think could be involved are measured in seconds; ...
      (comp.os.vms)
    • Re: how to config 80 port for apache in iptables
      ... who can help me with opening 80 port for apache in iptables, ... access my apache server from remote computer, ... iptables with 80 port. ...
      (Fedora)
    • Re: NAT
      ... Port 80 is HTTP and how do they make use of it? ... Any idea on this port 80 business of Yahoo Messenger ... >> I used TCP connection. ... >> sends it using my wan ip and then when the message arrives it comes ...
      (microsoft.public.vb.winapi.networks)