For checking the status of a client certificate using OCSP, you can use this script
http://www.php.net/manual/en/book.openssl.php#85444
Certificate Verification
When calling a function that will verify a signature/certificate, the cainfo parameter is an array containing file and directory names that specify the locations of trusted CA files. If a directory is specified, then it must be a correctly formed hashed directory as the openssl command would use.
Certificate Verification
jsanmartin dot rguez at gmail dot com
31-Oct-2009 08:28
31-Oct-2009 08:28
