[Help-gnutls] Problem with anonymous authentication

Nikos Mavroyanopoulos nmav at gnutls.org
Mon Jun 7 22:43:49 CEST 2004


On Monday 07 June 2004 15:05, Alexei Boyarchenko wrote:

> I am trying to make server with anonymous authentication:
There procedure looks good, however I cannot verify anything
since I cannot run it. gnutls-serv works for me fine for anonymous
authentication. Does the above problem apply to gnutls-serv as well?

> I got  _gnutls_get_dh_params( dh_params)  =  NULL
> (dh_params != NULL ,dh_params->params[0]  != NULL  but dh_params->params[1]
> = 0) and all ciphersuites was removed.  (((::::
> After I call gnutls_anon_set_server_dh_params(anon_serv_cred,dh_params)
> anon_serv_cred->dh_params->params[0] != NULL and
> anon_serv_cred->dh_params->params[1] != NULL
This shouldn't have happened. Could you trace where this happens?


-- 
Nikos Mavroyanopoulos





More information about the Gnutls-help mailing list