ssl connection issues
Nikos Mavrogiannopoulos
nmav at gnutls.org
Tue Sep 28 11:30:29 CEST 2010
On Tue, Sep 28, 2010 at 11:04 AM, Michael Blumenkrantz
<mike at zentific.com> wrote:
> Hi,
> I figured I would mail again since I now have more specifics of the issue I am
> experiencing as well as an easy way to replicate it.
> I have a client which uses gnutls to connect to a specified url/port. It
> functions fine except for certain sites which I am having issues with. An easy
> public example site/port would be verisign.com:443 : I receive the following
> output while trying to connect to it:
The code that you are using refers to a very old gnutls version. That
means you are messing with compatibility functions (such as the
priority functions you're using). If you cannot reproduce your problem
with gnutls-cli, as I told you before, read the examples from the
manual and base your client on those.
regards,
Nikos
More information about the Gnutls-help
mailing list