help-gnutls
[Top][All Lists]
Advanced

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

[Help-gnutls] Re: ex-serv-pgp


From: Simon Josefsson
Subject: [Help-gnutls] Re: ex-serv-pgp
Date: Mon, 12 Feb 2007 11:30:31 +0100
User-agent: Gnus/5.110006 (No Gnus v0.6) Emacs/22.0.93 (gnu/linux)

address@hidden writes:

> Scrive Simon Josefsson <address@hidden>:
>
>> Btw, for better OpenPGP support, you will need the latest development
>> branch.  Get it from:
>>
>> ftp://ftp.gnutls.org/pub/gnutls/devel
>>
>> /Simon
>>
>>
>
> I installed the new version of gnutls, but the problem that it was returned is
> the same.
> Any advise?

Are you sure you are using the new gnutls-cli and not the old?  Try
this:

$ gnutls-cli --version
gnutls-cli (GnuTLS) 1.7.6
$ gnutls-cli --port 5556 test.gnutls.org
Resolving 'test.gnutls.org'...
Connecting to '217.13.230.178:5556'...
- Successfully sent 0 certificate(s) to server.
- Certificate type: OpenPGP
 # The hostname in the key matches 'test.gnutls.org'.
 # Key was created at: Tue Feb  6 16:27:20 CET 2007
 # Key expires: Never
 # PGP Key version: 4
 # PGP Key public key algorithm: DSA (1024 bits)
 # PGP Key fingerprint: 
59:6B:97:17:CB:98:9A:14:25:FE:AD:1C:AE:5F:AD:3E:5D:1D:14:D8
 #   NAME: test.gnutls.org

- Peer's key is valid
- Could not find a signer of the peer's key
- Version: TLS 1.2
- Key Exchange: DHE DSS
- Cipher: AES 256 CBC
- MAC: SHA
- Compression: LZO
- Handshake was completed

- Simple Client Mode:

> P.S. What means "Simple Client Mode"?

It means that what you type into the client on stdin is sent to the
server, and what is received from the server is printed on stdout.

/Simon




reply via email to

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