gnutls_e_asn1_element_not_found

Nikos Mavrogiannopoulos nmav at gnutls.org
Tue Nov 15 23:20:51 CET 2011


On 11/15/2011 06:24 PM, Tapiwa Gutu wrote:
> Hi,
> 
> I am writing a server application to to use TLS in Common Lisp running on
> Ubuntu 10.04LTS. Since I am using a foreign language I load gnutls.so into
> my image.
> I am incrementally building it up and everything is working well so far but
> when I perform a handshake with any server I get a
> GNUTLS_E_ASN1_ELEMENT_NOT_FOUND error.
> Connecting to the same server using gnutls-cli with the same ciphersuite
> and priority string works so I am stumped. Ideas?

Did you execute gnutls_global_init()?




More information about the Gnutls-devel mailing list