php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #9114 X509 Certificate Environment variables
Submitted: 2001-02-05 10:34 UTC Modified: 2002-08-13 23:11 UTC
From: r dot wekker at rubicon-bv dot com Assigned:
Status: Not a bug Package: iPlanet related
PHP Version: 4.0.4pl1 OS: Solaris
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: r dot wekker at rubicon-bv dot com
New email:
PHP Version: OS:

 

 [2001-02-05 10:34 UTC] r dot wekker at rubicon-bv dot com
In cgi mode all the Certificate variables are set when I use ssl authentication. When I use php4 in nsapi mode none of these variables are set. Why ?

CLIENT_CERT
CLIENT_CERT_SUBJECT_DN
CLIENT_CERT_SUBJECT_CN
CLIENT_CERT_SUBJECT_O
CLIENT_CERT_SUBJECT_C
CLIENT_CERT_SUBJECT_E
CLIENT_CERT_ISSUER_DN
CLIENT_CERT_ISSUER_CN
CLIENT_CERT_ISSUER_OU_0
CLIENT_CERT_ISSUER_O
CLIENT_CERT_ISSUER_C
CLIENT_CERT_VALIDITY_START
CLIENT_CERT_VALIDITY_EXIRES
CLIENT_CERT_ALGORITHM



Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-08-13 23:11 UTC] kalowsky@php.net
Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 14:01:29 2024 UTC