TRACE_DEBUG(INFO,"TLS: Remote credentials are not x509, rejected on socket %d (Remote: '%s')(Connection: '%s') :\n",conn->cc_socket,conn->cc_remid,conn->cc_id);
/* When gnutls 2.10.1 is around, we should use gnutls_certificate_set_verify_function and fd_tls_verify_credentials, so that handshake fails directly. */