summaryrefslogtreecommitdiffstats
path: root/plugin
diff options
context:
space:
mode:
Diffstat (limited to 'plugin')
-rw-r--r--plugin/eurephia.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/plugin/eurephia.c b/plugin/eurephia.c
index 0e8e39c..78b8d7a 100644
--- a/plugin/eurephia.c
+++ b/plugin/eurephia.c
@@ -287,9 +287,6 @@ int eurephia_tlsverify(eurephiaCTX *ctx, const char **env, const char *depth)
eurephia_log(ctx, LOG_INFO, (depth == 0 ? 0 : 1),
"Found certid %i for user: %s/%s/%s",
result, ci->org, ci->common_name, ci->email);
-
- // Reset attempt counter for certificate if it is okey
- eDBregister_attempt(ctx, attempt_CERTIFICATE, ATTEMPT_RESET, tls_digest);
} else {
eurephia_log(ctx, LOG_WARNING, 0,
"Unknown certificate for: %s/%s/%s (depth %s, digest: %s)",