> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, September 09, 1999 3:58 PM
> To: [EMAIL PROTECTED]
> Cc: Wade L. Scholine
> Subject: Re: Using multiple CA certs for client verification
>
>
> Wade L. Scholine
Wade L. Scholine <[EMAIL PROTECTED]>:
> I have been using client verification with one CA cert by doing an
> SSL_CTX_load_verify_locations() with the file arg pointing to a filename
> and the path arg null.
>
> I want to extend this to accept client certs from multiple CAs.
> Scanning back thr