Hi Everyone,
I'm trying to figure out the required openssl c library calls to
check/verify if a certificate
supports Web Server Authentication.
From the command line it looks like I could use
> openssl x509 -purpose -in ./certificate -noout
and then check for:
> SSL server : Yes
I'd like to perform a similar verification from my application.
I've been searching for examples that indicate how to do this, but so
far I haven't
been able to find any.
Any help would be greatly appreciated.
Thanks,
-P>
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List openssl-users@openssl.org
Automated List Manager majord...@openssl.org