#36103 [Com]: ftp ssl connection fails during login

2006-02-21 Thread pmorton at cobizinc dot com
 ID:   36103
 Comment by:   pmorton at cobizinc dot com
 Reported By:  rebe at unit01 dot net
 Status:   No Feedback
 Bug Type: FTP related
 Operating System: linux
 PHP Version:  5.1.2
 Assigned To:  tony2001
 New Comment:

This is still an issue. I would be willing to work with a developer to
resolve this issue.


Previous Comments:


[2006-02-07 01:00:04] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, 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".



[2006-01-30 08:52:20] [EMAIL PROTECTED]

>OK, so looks like your patch is also working properly.
Sorry, I didn't get that.
Does my patch work without any modifications?



[2006-01-29 16:27:01] [EMAIL PROTECTED]

Tony, don't forget this. :)



[2006-01-27 22:03:06] rebe at unit01 dot net

OK, so looks like your patch is also working properly. Just give me a
couple of days - maybe 'till the middle of the next week to check
everything again because I am a little bit busy now doing different
work. 

I want to really confirm that this is a final sollution, so you could
apply that patch into official PHP release.

It is my first subbmission and I am glad to have really active and
collaborating PHP development team :)



[2006-01-24 10:50:40] [EMAIL PROTECTED]

>Frankly - your patch is doing 99% percent the same thing
Yes, it does.

>}while(errcode == 0 && !SSL_is_init_finished(ftp-ssl_handle));
>we didn't use that in our fix.
So does it work without that check?



The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/36103

-- 
Edit this bug report at http://bugs.php.net/?id=36103&edit=1


#31850 [Com]: ftp+ssl isn't working

2006-02-21 Thread pmorton at cobizinc dot com
 ID:   31850
 Comment by:   pmorton at cobizinc dot com
 Reported By:  speedy444 at hotmail dot com
 Status:   No Feedback
 Bug Type: FTP related
 Operating System: win2k
 PHP Version:  5.0.3
 New Comment:

This issue is not fixed. I have recently recompiled snapshot
php5.1-200602211930.tar.gz for win32. I would be happy to help
troubleshoot this issue


Previous Comments:


[2005-03-20 18:08:39] [EMAIL PROTECTED]

No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.





[2005-02-28 20:47:41] [EMAIL PROTECTED]

Please try using this CVS snapshot:

  http://snaps.php.net/php5-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5-win32-latest.zip





[2005-02-05 02:02:26] speedy444 at hotmail dot com

Description:

short example script:



I compiled php with vc++ 6 using the latest openssl. But when I try to
use ftp_ssl_connect + ftp_login I get this error:
PHP Warning:  ftp_login(): SSL/TLS handshake failed in justascript.php
on line 204
PHP Warning:  ftp_login(): AUTH TLS successful in justascript.php on
line 204

And after that the connection is still open but the ssl layer isn't
active. 









-- 
Edit this bug report at http://bugs.php.net/?id=31850&edit=1