RE: Hashed Directory format

2004-03-30 Thread Neil Lowden
Charles That's excellent help! Thanks very much. -Neil -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Behalf Of Charles B Cranston Sent: 30 March 2004 13:40 To: [EMAIL PROTECTED] Subject: Re: Hashed Directory format > I hadn't come across a hashed directory before

Hashed Directory format

2004-03-30 Thread Neil Lowden
An extract of the PHP documentation follows: "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 hashe

RE: openssl errors

2004-03-29 Thread Neil Lowden
TECTED] Subject: Re: openssl errors On Mon, Mar 29, 2004, Neil Lowden wrote: > I am experimenting with the openssl extension in PHP with generally a great > deal of success. > > However, certain functions, which otherwise suceed, leave errors on the > openssl error stack. As you m

openssl errors

2004-03-29 Thread Neil Lowden
I am experimenting with the openssl extension in PHP with generally a great deal of success. However, certain functions, which otherwise suceed, leave errors on the openssl error stack. As you may know, PHP wraps most of the raw openssl functions so I am not sure exactly which raw functions are pl