Emacs core TLS support
Nikos Mavrogiannopoulos
nmav at gnutls.org
Mon Oct 4 08:24:46 CEST 2010
2010/10/4 Ted Zlatanov <tzz at lifelogs.com>:
> SJ> Hm. Interesting, yes, it could do that. I'm not sure it makes sense to
> SJ> support at the C layer, but I'll think about it.
> Thanks. That would be very nice for talking to GnuTLS not only from
> Emacs, but from Perl and other scripting languages and even from the
> shell as well.
Keep in mind that gnutls is a C library. Doing something like that it is pretty
unusual for a C API. This can be done at a higher level on the wrapper libraries
sometimes more easily.
regards,
Nikos
More information about the Gnutls-devel
mailing list