ISAPI Secure Server Variables not available?
| Bug #22473 | ISAPI Secure Server Variables not available? | ||||
|---|---|---|---|---|---|
| Submitted: | 2003-02-28 06:29 UTC | Modified: | 2003-03-07 12:59 UTC | ||
| From: | e9025902 at stud2 dot tuwien dot ac dot at | Assigned: | |||
| Status: | Closed | Package: | IIS related | ||
| PHP Version: | 4.3.1 | OS: | Windows 2000 Server | ||
| Private report: | No | CVE-ID: | None | ||
[2003-02-28 06:29 UTC] e9025902 at stud2 dot tuwien dot ac dot at
When I use the CGI version of PHP 4.3.1 the Secure Server Variables are available (e.g CERT_SUBJECT, CERT_SERIALNUMBER, ...). When I use the ISAPI version they are shown with php_info in the ISAPI section, but they are not in $_SERVER or $_ENV. Is this a bug, a feature or a wrong php.ini? maybe someone could have a look at php4isapi.c because there I found static char *isapi_secure_server_variable_names[] Thanks Chris
Patches
Pull Requests
History
AllCommentsChangesGit/SVN commits
[2003-03-03 20:25 UTC] sniper@php.net
[2003-03-04 03:24 UTC] e9025902 at stud2 dot tuwien dot ac dot at
[2003-03-04 09:18 UTC] sniper@php.net
[2003-03-05 04:03 UTC] e9025902 at stud2 dot tuwien dot ac dot at
[2003-03-07 12:59 UTC] sniper@php.net