[gnutls-help] Handshake failing by using gnutls library

Priyaranjan Nayak priyaranjan4169 at gmail.com
Wed Mar 4 11:58:26 CET 2015


Hi,

I am using gnutls-3.3.13 version for tls communication. I have created
three files by using below commands
1. certtool --generate-privkey --outfile key.pem
2. certtool --generate-self-signed --load-privkey key.pem --outfile cert.pem
3. certtool --generate-crl --load-ca-privkey key.pem --load-ca-certificate
cert.pem --outfile crl.pem

Now handshake is failing with "*** Handshake has failed (The request is
invalid.)" message . Please suggest me how to do handshake properly and if
anything wrong in the .pem file generation .

Thanks
Priyaranjan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20150304/194423ca/attachment.html>


More information about the Gnutls-help mailing list