[vpnc-devel] Porting to gnutls
Wolfram Sang
wolfram at the-dreams.de
Tue Sep 11 21:08:20 CEST 2007
> Btw, maybe nss (http://www.mozilla.org/projects/security/pki/nss/) would
Well, my idea is: first put all openssl-specific code into a file
(certs-openssl.c). After this is done, do a certs-gnutls.c which has the
same functions. Then, it should be quite easy to make certs-nss.c,
certs-whateverssl.c and so on (especially as most seem to have better
openssl-compatible wrappers than gnutls). Decide on the library in the
makefile. (Of course, being able to change libs without recompiling
would be more elegant, but I consider this another step right now).
Still, I am still fiddling with setting up a test-environment :(
All the best,
Wolfram
More information about the vpnc-devel
mailing list