[gnutls-help] Handshake failing by using gnutls library

Daniel Kahn Gillmor dkg at fifthhorseman.net
Thu Mar 12 19:34:55 CET 2015


On Mon 2015-03-09 00:49:01 -0400, Priyaranjan Nayak wrote:
> I have installed gnutls-3.3.13 version and using in both server and client
> side program. Now I wanted to check which API needs to be call to complete
> the handshake for TLS connection.So I am using two sample program given by
> gnutls library to verify the handshake procedure  .i.e
>
>    1. Server sample code:
>    http://gnutls.org/manual/html_node/Echo-server-with-X_002e509-authentication.html#Echo-server-with-X_002e509-authentication
>    2. Client sample code:
>    http://www.gnutls.org/manual/html_node/Simple-client-example-with-X_002e509-certificate-support.html#Simple-client-example-with-X_002e509-certificate-support

And in which of these programs is the failure happening in?  at which
line of the program?

     --dkg



More information about the Gnutls-help mailing list