diff --git a/docs/site/vobox_htc_arc.md b/docs/site/vobox_htc_arc.md
index 835c95d1790cebdf4f5b3799891bc74ec0513f24..b681416ec59eeb9bfc79415b3d43ca1697818d0a 100644
--- a/docs/site/vobox_htc_arc.md
+++ b/docs/site/vobox_htc_arc.md
@@ -231,13 +231,8 @@ This configuration is needed for HTCondor that _used_ run a _JobRouter_ (not nee
         ```console
         # non-standard settings for an ALICE VObox
 
-        AUTH_SSL_CLIENT_CADIR = /etc/grid-security/certificates
-        AUTH_SSL_USE_CLIENT_PROXY_ENV_VAR = True
-
         CONDOR_FSYNC = False
 
-        DELEGATE_JOB_GSI_CREDENTIALS_LIFETIME = 0
-
         GRIDMANAGER_DEBUG =
         GRIDMANAGER_GAHP_CALL_TIMEOUT = 3600
         GRIDMANAGER_GAHP_RESPONSE_TIMEOUT = 300
@@ -245,8 +240,6 @@ This configuration is needed for HTCondor that _used_ run a _JobRouter_ (not nee
         GRIDMANAGER_MAX_PENDING_REQUESTS = 500
         GRIDMANAGER_MAX_SUBMITTED_JOBS_PER_RESOURCE = 10000
         GRIDMANAGER_SELECTION_EXPR = (ClusterId % 2)
-
-        GSI_SKIP_HOST_CHECK = true
         ```
 
 4. Restart HTCondor now and automatically at boot time: