php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #15963 SSL pags fail using some versions of Netscape
Submitted: 2002-03-08 14:06 UTC Modified: 2002-06-08 01:00 UTC
From: epierce at usf dot edu Assigned:
Status: No Feedback Package: Apache related
PHP Version: 4.1.2 OS: Linux (Red Hat 7.2)
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-03-08 14:06 UTC] epierce at usf dot edu
Since upgrading from 4.1.0 to 4.1.2, Netscape users have not been able to submit forms over SSL.  They get an alert box when they press the login button on our webmail app that says "Document contains no data".  The only thing that has changed on this site is the version of PHP -- Apache(1.3.22) and modSSL(2.8.5-1.3.22) are the same versions.  When I downgraded to 4.1.0, the problem stopped.

Also, if they accessed the page through port 80, they were able to login fine.

Netscape versions affected:
6.0, 6.1, All versions we tested up to 4.73


 

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-08 14:20 UTC] sniper@php.net
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
 [2002-03-08 23:04 UTC] epierce at usf dot edu
This is NOT a "support" question ... PHP 4.1.2 has broken the way Apache responds to SSL/TLS requests.  NOTHING else on my system has changed except for the PHP version.  According to this page http://developer.netscape.com/evangelism/docs/technotes/tls-ssl3/
The problem lies in the "intolerance" of a web-server to SSL/TLS 3.0 requests.  Apache 1.3.22 with PHP 4.1.0 did not have this behavior, with 4.1.2, it does.
 [2002-03-09 08:46 UTC] sniper@php.net
I haven't noticed anything like this ever.
Is there anything in the apache logs about this?
A segfault maybe?

And what was the configure line used to compile PHP?



 [2002-06-08 01:00 UTC] php-bugs at lists dot php dot net
No feedback was provided for this bug for over a month, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 11:01:28 2024 UTC