ITS#5577 GnuTLS CRL result >0 is success

This commit is contained in:
Howard Chu 2008-06-24 20:14:30 +00:00
parent e7383994fb
commit 9ef6cc3cd4

View File

@ -755,6 +755,7 @@ ldap_int_tls_init_ctx( struct ldapoptions *lo, int is_server )
crlfile,
GNUTLS_X509_FMT_PEM );
if ( rc < 0 ) goto error_exit;
rc = 0;
}
if ( is_server ) {
gnutls_dh_params_init (&((tls_ctx*)