help-gnutls
[Top][All Lists]
Advanced

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

Re: testing error cases of tls implementation


From: Nikos Mavrogiannopoulos
Subject: Re: testing error cases of tls implementation
Date: Thu, 9 Aug 2012 12:28:54 +0200

On Wed, Aug 8, 2012 at 6:51 PM, Daniel Otte <address@hidden> wrote:
> Hello,
> I'm currently implementing an TLS1.2 server for embedded devices (which are 
> too
> small for gnutls or openssl and all the others).
> For testing I'm using gnutls (especially gnutls-cli) to get the communication
> working and this currently works.
> My problem is that I would like to test all the error cases (those where the
> other side does not follow rfc5246). Many things can go wrong there (wrong
> behavior, security leaks, memory leaks, ...) and I want to find as much of my
> programming errors by testing as possible.

Have you checked gnutls-cli-debug?

regards,
Nikos



reply via email to

[Prev in Thread] Current Thread [Next in Thread]