In article <[EMAIL PROTECTED]> you wrote:

> In the .\demos\bio\ dir there is an example of using BIO_new_ssl and some
> other functions.
> Should i use this way to make a server program using openssl, or is it
> prefered to use an other way. 

Usually for standard servers you just need the SSL_xxx() API.  At least as
long as you don't fiddle around to much with certificates and other related
things.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to