Home
last modified time | relevance | path

Searched refs:tls_crl_path (Results 1 – 10 of 10) sorted by relevance

/dports/net/freeradius3/freeradius-server-3.0.25/src/modules/rlm_sql/drivers/rlm_sql_mysql/
H A Drlm_sql_mysql.c93 char const *tls_crl_path; //!< Private key for the certificate we present to the server. member
116 { "crl_path", FR_CONF_OFFSET(PW_TYPE_FILE_INPUT, rlm_sql_mysql_config_t, tls_crl_path), NULL },
290 if (driver->tls_crl_path) mysql_options(&(conn->db), MYSQL_OPT_SSL_CRLPATH, driver->tls_crl_path);
/dports/databases/proftpd-mod_sql_postgres/proftpd-1.3.7c/contrib/
H A Dmod_tls.c563 static char *tls_crl_file = NULL, *tls_crl_path = NULL; variable
922 tls_crl_path = NULL; in tls_reset_state()
16111 tls_crl_path = get_param_ptr(s->conf, "TLSCARevocationPath", FALSE);
17592 tls_crl_path == NULL) {
17605 tls_crl_path) != 1) {
17608 tls_crl_path == NULL) {
17613 tls_crl_path != NULL) {
17614 tls_log("error loading TLSCARevocationPath '%s': %s", tls_crl_path,
17619 "TLSCARevocationPath '%s': %s", tls_crl_file, tls_crl_path,
/dports/databases/proftpd-mod_sql_odbc/proftpd-1.3.7c/contrib/
H A Dmod_tls.c563 static char *tls_crl_file = NULL, *tls_crl_path = NULL; variable
922 tls_crl_path = NULL; in tls_reset_state()
16111 tls_crl_path = get_param_ptr(s->conf, "TLSCARevocationPath", FALSE);
17592 tls_crl_path == NULL) {
17605 tls_crl_path) != 1) {
17608 tls_crl_path == NULL) {
17613 tls_crl_path != NULL) {
17614 tls_log("error loading TLSCARevocationPath '%s': %s", tls_crl_path,
17619 "TLSCARevocationPath '%s': %s", tls_crl_file, tls_crl_path,
/dports/databases/proftpd-mod_sql_tds/proftpd-1.3.7c/contrib/
H A Dmod_tls.c563 static char *tls_crl_file = NULL, *tls_crl_path = NULL; variable
922 tls_crl_path = NULL; in tls_reset_state()
16111 tls_crl_path = get_param_ptr(s->conf, "TLSCARevocationPath", FALSE);
17592 tls_crl_path == NULL) {
17605 tls_crl_path) != 1) {
17608 tls_crl_path == NULL) {
17613 tls_crl_path != NULL) {
17614 tls_log("error loading TLSCARevocationPath '%s': %s", tls_crl_path,
17619 "TLSCARevocationPath '%s': %s", tls_crl_file, tls_crl_path,
/dports/databases/proftpd-mod_sql_sqlite/proftpd-1.3.7c/contrib/
H A Dmod_tls.c563 static char *tls_crl_file = NULL, *tls_crl_path = NULL; variable
922 tls_crl_path = NULL; in tls_reset_state()
16111 tls_crl_path = get_param_ptr(s->conf, "TLSCARevocationPath", FALSE);
17592 tls_crl_path == NULL) {
17605 tls_crl_path) != 1) {
17608 tls_crl_path == NULL) {
17613 tls_crl_path != NULL) {
17614 tls_log("error loading TLSCARevocationPath '%s': %s", tls_crl_path,
17619 "TLSCARevocationPath '%s': %s", tls_crl_file, tls_crl_path,
/dports/databases/proftpd-mod_sql_mysql/proftpd-1.3.7c/contrib/
H A Dmod_tls.c563 static char *tls_crl_file = NULL, *tls_crl_path = NULL; variable
922 tls_crl_path = NULL; in tls_reset_state()
16111 tls_crl_path = get_param_ptr(s->conf, "TLSCARevocationPath", FALSE);
17592 tls_crl_path == NULL) {
17605 tls_crl_path) != 1) {
17608 tls_crl_path == NULL) {
17613 tls_crl_path != NULL) {
17614 tls_log("error loading TLSCARevocationPath '%s': %s", tls_crl_path,
17619 "TLSCARevocationPath '%s': %s", tls_crl_file, tls_crl_path,
/dports/net/proftpd-mod_ldap/proftpd-1.3.7c/contrib/
H A Dmod_tls.c563 static char *tls_crl_file = NULL, *tls_crl_path = NULL; variable
922 tls_crl_path = NULL; in tls_reset_state()
16111 tls_crl_path = get_param_ptr(s->conf, "TLSCARevocationPath", FALSE);
17592 tls_crl_path == NULL) {
17605 tls_crl_path) != 1) {
17608 tls_crl_path == NULL) {
17613 tls_crl_path != NULL) {
17614 tls_log("error loading TLSCARevocationPath '%s': %s", tls_crl_path,
17619 "TLSCARevocationPath '%s': %s", tls_crl_file, tls_crl_path,
/dports/security/proftpd-mod_clamav/proftpd-1.3.7c/contrib/
H A Dmod_tls.c563 static char *tls_crl_file = NULL, *tls_crl_path = NULL; variable
922 tls_crl_path = NULL; in tls_reset_state()
16111 tls_crl_path = get_param_ptr(s->conf, "TLSCARevocationPath", FALSE);
17592 tls_crl_path == NULL) {
17605 tls_crl_path) != 1) {
17608 tls_crl_path == NULL) {
17613 tls_crl_path != NULL) {
17614 tls_log("error loading TLSCARevocationPath '%s': %s", tls_crl_path,
17619 "TLSCARevocationPath '%s': %s", tls_crl_file, tls_crl_path,
/dports/ftp/proftpd/proftpd-1.3.7c/contrib/
H A Dmod_tls.c563 static char *tls_crl_file = NULL, *tls_crl_path = NULL; variable
922 tls_crl_path = NULL; in tls_reset_state()
16111 tls_crl_path = get_param_ptr(s->conf, "TLSCARevocationPath", FALSE);
17592 tls_crl_path == NULL) {
17605 tls_crl_path) != 1) {
17608 tls_crl_path == NULL) {
17613 tls_crl_path != NULL) {
17614 tls_log("error loading TLSCARevocationPath '%s': %s", tls_crl_path,
17619 "TLSCARevocationPath '%s': %s", tls_crl_file, tls_crl_path,
/dports/ftp/proftpd-mod_vroot/proftpd-1.3.7c/contrib/
H A Dmod_tls.c563 static char *tls_crl_file = NULL, *tls_crl_path = NULL; variable
922 tls_crl_path = NULL; in tls_reset_state()
16111 tls_crl_path = get_param_ptr(s->conf, "TLSCARevocationPath", FALSE);
17592 tls_crl_path == NULL) {
17605 tls_crl_path) != 1) {
17608 tls_crl_path == NULL) {
17613 tls_crl_path != NULL) {
17614 tls_log("error loading TLSCARevocationPath '%s': %s", tls_crl_path,
17619 "TLSCARevocationPath '%s': %s", tls_crl_file, tls_crl_path,