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

dellanna at csp.it dellanna at csp.it
Mon Feb 12 11:45:30 CET 2007


Yes,
I'm using 1.7.5 version because if I run gnutls-cli --version the output is:
gnutls-cli (GnuTLS) 1.7.5.
But if I run  gnutls-cli --port 5556 test.gnutls.org it return the following
error:

global_init_extra: The GnuTLS library version does not match the GnuTLS-extra
library version.
Resolving 'test.gnutls.org'...
Connecting to '217.13.230.178:5556'...
*** Fatal error: The initialization of GnuTLS-extra has failed.
*** Handshake has failed
GNUTLS ERROR: The initialization of GnuTLS-extra has failed.

The problem is GnuTLS-extra?

Simone.

Scrive Simon Josefsson <simon at josefsson.org>:

> 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
>
>




----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.






More information about the Gnutls-help mailing list