/* Clean up. */
SSL_shutdown( ssl );
close_socket( secure_socket );
SSL_free( ssl );
SSL_CTX_free( ctx );
/* END SSL STUFF */
--
| Brian Wotring ( [EMAIL PROTECTED] )
| Fort Nocs, Inc.
__
OpenSSL Project
Could somebody give me some example code that talks to a web server with
verification of the web server's thawte cert? Thanks.
--
| Brian Wotring ( [EMAIL PROTECTED] )
| Fort Nocs, Inc.
__
OpenSSL Pr
I new to SSL and would like to enable two applications to use http to
communicate, using SSL. Where could I find documentation and/or example
code for using the OpenSSL library in such a manner?
--
| Brian Wotring
| [EMAIL PROTECTED]
| http://www.ucs.usl.edu/~bjw5371
S/MIME