help-gnutls
[Top][All Lists]
Advanced

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

[Help-gnutls] Problem starting gnutls-serv with PSK support


From: Sebastian Hans
Subject: [Help-gnutls] Problem starting gnutls-serv with PSK support
Date: Mon, 1 Jan 2007 08:46:11 -0800 (PST)

Hi,

I have problems starting gnutls-serv with support for the PSK keyexchange. When I run the gnutls-cli-debug against the server the output shows that no protocol is supported.

To start the gnutls-serv I use the following command

gnutls-serv -d 10 -p 4433 --http --ciphers AES --protocols TLS1.1 --kx PSK --pskpasswd sha16.psk

the output generated by gnutls-cli-debug is:

C:\downloads\SSL-APIs\GnuTLS\bin>gnutls-cli-debug localhost -p 4433
Resolving 'localhost'...
Connecting to '127.0.0.1:4433'...
Checking for TLS 1.1 support... no
Checking fallback from TLS 1.1 to... failed
Checking for TLS 1.0 support... no
Checking for SSL 3.0 support... no

Server does not support none of SSL 3.0, TLS 1.0 and TLS 1.1

I tried a lot of variations but nothing worked.

I using now version 1.6.1 in Windows XP

regards

Sebastian

__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com


reply via email to

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