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

Re: Replacing libssl-dev with libgnutls-dev. Bug#167420: cupsys-pt



Andrew Lau wrote:
> Hey everyone,
> 	Could anyone please provide me with a HOWTO on replacing
> OpenSSL with GnuTLS? The latter isn't a drop-in replacement for the
> former, is it?

Depends on how much functionality from OpenSSL you need.  For some
basic things, include <gnutls/openssl.h>, and see if it works.  Make
sure you use AM_PATH_LIBGNUTLS_EXTRA for autoconf, or
libgnutls-extra-config --cflags/--libs otherwise.

If it doesn't, chances are you need to apply hacks.  In that case,
there are enough examples of applications that use gnutls.


	Ivo

-- 
Mein Gott, Henry!  Hinter dir!  Der Mobster von Loch Ness!
	- Nichtlustig



Reply to: