[Help-gnutls] Guide/Doc on porting application from OpenSSL to GnuTLS

Daniel Stenberg daniel at haxx.se
Sat Sep 2 21:27:32 CEST 2006


On Sat, 2 Sep 2006, Pascal wrote:

> indeed, it's client-side, i'll have a look. I guess i should start by 
> comparing lib/gtls.{h,c} and lib/ssl*.{h,c} ?

Yeps, within libcurl we have a generic SSL/TLS layer which is in sslgen.[ch] 
and only from there it picks specific OpenSSL (ssluse.[ch]) or GnuTLS 
(gtls.[ch]) functions. It isn't 100% covering, but the concept works pretty 
good.

-- 
          -=- Daniel Stenberg -=- http://daniel.haxx.se -=-
   ech`echo xiun|tr nu oc|sed 'sx\([s\x]\)\([\xoi]\)xo un\2\1 is xg'`ol






More information about the Gnutls-help mailing list