downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

OpenSSL Functions> <Key/Certificate parameters
Last updated: Fri, 20 Nov 2009

view this page in

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.



add a note add a note User Contributed Notes
Certificate Verification
jsanmartin dot rguez at gmail dot com
31-Oct-2009 08:28
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

OpenSSL Functions> <Key/Certificate parameters
Last updated: Fri, 20 Nov 2009
 
 
show source | credits | sitemap | contact | advertising | mirror sites