mirror of
https://git.openldap.org/openldap/openldap.git
synced 2026-02-11 14:53:13 -05:00
cleanup
This commit is contained in:
parent
8d3eb19995
commit
1c5e5b7db0
1 changed files with 1 additions and 1 deletions
|
|
@ -2080,7 +2080,7 @@ config_tls_config(ConfigArgs *c) {
|
|||
flag = LDAP_OPT_X_TLS_CRLCHECK; keys = crlkeys;
|
||||
#else
|
||||
Debug(LDAP_DEBUG_ANY, "%s: "
|
||||
"disabled tls_option \"TLSCRLCheck\"\n",
|
||||
"disabled tls_option \"TLSCRLCheck\" <%x>\n",
|
||||
c->log, c->type, 0);
|
||||
#endif
|
||||
break;
|
||||
|
|
|
|||
Loading…
Reference in a new issue