Searched refs:D_TLS_ERRORS (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/
H A Dssl_verify.c162 msg (D_TLS_ERRORS, "TLS Auth Error: username attempted to change from '%s' to '%s' -- tunnel disabled",
609 msg (D_TLS_ERRORS, "VERIFY ERROR: depth=%d, could not extract X509 "
624 msg (D_TLS_ERRORS, "VERIFY ERROR: could not extract %s from X509 "
640 msg (D_TLS_ERRORS, "TLS Error: Convoluted certificate chain detected with depth [%d] greater than %d", cert_depth, MAX_CERT_DEPTH);
650 msg (D_TLS_ERRORS, "TLS Error: level-1 certificate hash verification failed");
901 dmsg (D_TLS_ERRORS, "TAS: a=%d s=%d d=%d", active, success, deferred);
978 msg (D_TLS_ERRORS, "TLS Auth Error: could not write username/password to file: %s",
983 msg (D_TLS_ERRORS, "TLS Auth Error: could not create write "
1011 msg (D_TLS_ERRORS, "TLS Auth Error: peer provided a blank username");
1065 msg (D_TLS_ERRORS, "TL
[all...]
H A Dssl.c1238 msg (D_TLS_ERRORS,
1250 msg (D_TLS_ERRORS,
1533 msg (D_TLS_ERRORS, "TLS Error: Bad dynamic key generated");
1743 msg (D_TLS_ERRORS, "TLS Error: Bad encrypting key generated");
1749 msg (D_TLS_ERRORS, "TLS Error: write_key failed");
1763 msg (D_TLS_ERRORS, "TLS Error: KM1 write options failed");
1909 msg (D_TLS_ERRORS, "TLS Error: server generate_key_expansion failed");
1920 msg (D_TLS_ERRORS, "TLS Error: Key Method #2 write failed");
1937 msg (D_TLS_ERRORS,
1945 msg (D_TLS_ERRORS,
[all...]
H A Dssl_polarssl.c593 msg (D_TLS_ERRORS, "TLS ERROR: write tls_write_plaintext error");
599 msg (D_TLS_ERRORS,
640 msg (D_TLS_ERRORS, "TLS ERROR: write tls_write_plaintext_const error");
646 msg (D_TLS_ERRORS,
693 msg (D_TLS_ERRORS, "TLS_ERROR: read tls_read_ciphertext error: %d %s", retval, error_message);
736 msg (D_TLS_ERRORS, "TLS ERROR: write tls_write_ciphertext error");
742 msg (D_TLS_ERRORS,
791 msg (D_TLS_ERRORS, "TLS_ERROR: read tls_read_plaintext error: %d %s", retval, error_message);
H A Dssl_verify_polarssl.c66 msg (D_TLS_ERRORS, "VERIFY ERROR: depth=%d, flags=%x, %s", cert_depth, *flags, subject);
68 msg (D_TLS_ERRORS, "VERIFY ERROR: depth=%d, flags=%x, could not extract X509 "
H A Dssl_verify_openssl.c72 msg (D_TLS_ERRORS, "VERIFY ERROR: depth=%d, error=%s: %s",
130 msg (D_TLS_ERRORS, "ASN1 ERROR: string contained terminating zero");
139 msg (D_TLS_ERRORS, "ASN1 ERROR: can not handle field type %i",
H A Derrlevel.h60 #define D_TLS_ERRORS LOGLEV(1, 3, M_NONFATAL) /* show TLS control channel errors */ macro
H A Dssl_openssl.c917 msg (D_TLS_ERRORS | M_SSL, "TLS ERROR: BIO write %s error",
925 msg (D_TLS_ERRORS | M_SSL,
992 msg (D_TLS_ERRORS | M_SSL, "TLS_ERROR: BIO read %s error",
H A Dcrypto.c1287 msg (D_TLS_ERRORS, "TLS Error: error reading key from remote");
1291 msg (D_TLS_ERRORS,

Completed in 73 milliseconds