diff --git a/dirmngr/http.c b/dirmngr/http.c index d2456c6dc..1ba8e79d2 100644 --- a/dirmngr/http.c +++ b/dirmngr/http.c @@ -791,6 +791,8 @@ http_session_new (http_session_t *r_session, pemname, gnutls_strerror (rc)); xfree (pemname); } + + add_system_cas = 0; } /* Add configured certificates to the session. */