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

Re: cupsys + libssl + libgnutls = confusion.



> 1. I still don't know what steps are neccessary to convert an OpenSSL 
>    program into one that uses GnuTLS for encryption.

This is from memory, so it may be riddled with inaccuracies.

Replace #includes of openssl/* with <gnutls/openssl.h>
Link with $(libgnutls-config --libs)
Adjust autoconf tests accordingly.



Reply to: