>Number: 1326 >Category: mod_proxy >Synopsis: HTTPS - Cannot Connect! (PR#1024, PR#1105) >Confidential: no >Severity: critical >Priority: medium >Responsible: apache >State: open >Class: sw-bug >Submitter-Id: apache >Arrival-Date: Tue Oct 28 05:20:01 PST 1997 >Last-Modified: >Originator: [EMAIL PROTECTED] >Organization: apache >Release: 1.3b2 >Environment: Sparc, Solaris 2.5, gcc >Description: Remark: The bug was tracked in PR#1024 and again reported in PR#1105.
Connecting via Netscape to a https-URL shows a dialog-box "Document contains no data". The error log shows the following lines: >How-To-Repeat: Problem occurs at any https - request. e.g. http://R2online.sap-ag.de/login_d.htm >Fix: >Audit-Trail: >Unformatted: >>[Tue Oct 28 13:55:43 1997] [notice] httpd: caught SIGSEGV, attempting to dump >>co >>re in /usr/local/etc/httpd >>[Tue Oct 28 13:55:44 1997] [notice] httpd: caught SIGSEGV, attempting to dump >>co re in /usr/local/etc/httpd >>[Tue Oct 28 13:55:46 1997] [notice] httpd: caught SIGSEGV, attempting to dump >>co re in /usr/local/etc/httpd [ no core-file has been written... ] The Proxy-Config looks like: ProxyRequests On # -- Internet! (Freischaltung via ACL) ProxyRemote * http://proxy1.mannesmann.de:8080 ProxyRemote ftp http://proxy1.mannesmann.de:8080 ##ProxyRemote https http://proxy1.mannesmann.de:443 ^^^^ I've tried several possibilities using the Proxy-Remote https-request... The Proxy-Server is a virtual server (there are actual 2 proxy-servers - one for intranet usage an another for restricted internet-access with an ACL)
