• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openvpn-2.3.1/src/openvpn/

Lines Matching refs:M_SSLERR

120     msg (M_SSLERR, "SSL_CTX_new TLSv1_server_method");
133 msg (M_SSLERR, "SSL_CTX_new TLSv1_client_method");
252 msg(M_SSLERR, "Failed to set restricted TLS cipher list, too long (>%zu).", openssl_ciphers_size-1);
267 msg(M_SSLERR, "Failed to set restricted TLS cipher list: %s", openssl_ciphers);
283 msg (M_SSLERR, "Cannot open memory BIO for inline DH parameters");
289 msg (M_SSLERR, "Cannot open %s for DH parameters", dh_file);
296 msg (M_SSLERR, "Cannot load DH parameters from %s", dh_file);
298 msg (M_SSLERR, "SSL_CTX_set_tmp_dh");
331 msg(M_SSLERR, "Error reading inline PKCS#12 file");
339 msg(M_SSLERR, "Error opening file %s", pkcs12_file);
343 msg(M_SSLERR, "Error reading PKCS#12 file %s", pkcs12_file);
366 msg (M_SSLERR, "Cannot use certificate");
370 msg (M_SSLERR, "Cannot use private key");
375 msg (M_SSLERR, "Private key does not match the certificate");
385 msg (M_SSLERR, "Cannot add certificate to certificate chain (X509_STORE_add_cert)");
387 msg (M_SSLERR, "Cannot add certificate to client CA list (SSL_CTX_add_client_CA)");
402 msg (M_SSLERR, "Cannot load certificate \"%s\" from Microsoft Certificate Store",
417 msg (M_SSLERR, "Error reading extra certificate");
419 msg (M_SSLERR, "Error adding extra certificate");
466 msg (M_SSLERR, "Cannot load inline certificate file");
468 msg (M_SSLERR, "Cannot load certificate file %s", cert_file);
527 msg (M_SSLERR, "Private key does not match the certificate");
670 msg (M_SSLERR, "Cannot enable SSL external private key capability");
700 msg(M_SSLERR, "Cannot get certificate store (SSL_CTX_get_cert_store)");
758 msg (M_SSLERR, "Cannot load CA certificate file %s", np(ca_file));
770 msg(M_SSLERR, "Cannot add lookup at --capath %s", ca_path);
791 msg (M_SSLERR, "Cannot load extra-certs file: %s", extra_certs_file);
883 msg (M_SSLERR, "Error creating %s BIO", desc);
1023 msg (M_SSLERR, "SSL_new failed");
1199 msg (M_SSLERR, "Cannot create SSL_CTX object");
1203 msg (M_SSLERR, "Cannot create SSL object");
1234 msg (M_SSLERR, "Cannot create SSL_CTX object");
1237 msg (M_SSLERR, "Cannot create SSL object");