jdonagher Sat Jan 27 16:16:55 2001 EDT
Modified files:
/php4 configure.in
Log:
PR:
Remove --with-pfpro warning. Verisign has released a beta SDK which corrects
the problem.
Index: php4/configure.in
diff -u php4/configure.in:1.215 php4/configure.in:1.216
--- php4/configure.in:1.215 Sat Jan 27 13:05:40 2001
+++ php4/configure.in Sat Jan 27 16:16:55 2001
@@ -1,4 +1,4 @@
-dnl ## $Id: configure.in,v 1.215 2001/01/27 21:05:40 jdonagher Exp $ -*- sh -*-
+dnl ## $Id: configure.in,v 1.216 2001/01/28 00:16:55 jdonagher Exp $ -*- sh -*-
dnl ## Process this file with autoconf to produce a configure script.
divert(1)
@@ -920,29 +920,6 @@
| If you are unable to fix this, send the file debug.log to the |
| [EMAIL PROTECTED] mailing list and include appropiate |
| information about your setup. |
-X
- fi
-
- if test "$PHP_PFPRO" != "no" ; then
-cat <<X
-+--------------------------------------------------------------------+
-| *** WARNING *** |
-| |
-| The Verisign/Signio Payflow Pro extension may cause an SSL-enabled |
-| webserver to fail to start or behave erratically during operation. |
-| The extension itself is complete and fully operational, but |
-| Verisign provides a closed SDK which implements its own SSL, which |
-| may or may not cause conflicts with the SSL implementation in your |
-| own webserver. |
-| |
-| Similarly, linking the CURL extension against CURL libraries with |
-| SSL enabled can result in the same problem. |
-| |
-| Verisign has been contacted about this problem yet refuses to |
-| acknowledge it even with a response, let alone a more compliant |
-| SDK. If you are a Verisign customer and wish to use this extension |
-| in the aforementioned configuration, you are urged to contact them |
-| and press them for a better SDK. |
X
fi
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]