help-gnutls
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gnutls] Guide/Doc on porting application from OpenSSL to GnuTL


From: Daniel Stenberg
Subject: Re: [Help-gnutls] Guide/Doc on porting application from OpenSSL to GnuTLS
Date: Sat, 2 Sep 2006 21:27:32 +0200 (CEST)

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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]