On Thu, May 12, 2011 at 10:18 AM, Rene Hollan <rene.hol...@watchguard.com>wrote:

>   If you're looking to do authentication, freeradius will do EAP, and talk
> to openssl for the TLS part (and an LDAP server for the actual
> authentication and authorization).
> ------------------------------
>
>
FreeRADIUS is too big for me. I just want to utilize OpenSSL to implement a
EAP-TLS server.
I want to openssl to handle the tls handshake and data encrypting and
decryption, but I encapsulate the eap packet in my application.
Can I use something like BIO pair or BIO mem to meet my need?

Thanks for your great help.

Reply via email to