{"id":2744,"date":"2014-02-09T14:35:29","date_gmt":"2014-02-09T06:35:29","guid":{"rendered":"http:\/\/rmohan.com\/?p=2744"},"modified":"2014-02-09T14:35:29","modified_gmt":"2014-02-09T06:35:29","slug":"disable-crl-checking","status":"publish","type":"post","link":"https:\/\/mohan.sg\/?p=2744","title":{"rendered":"Disable CRL Checking"},"content":{"rendered":"<p>How to Disable CRL Checking in IIS 6.x:<\/p>\n<ol>\n<li>Open a CMD prompt<\/li>\n<li>Navigate to c:\\inetpub\\adminscripts<\/li>\n<li>To disable for ALL sites, run the following command:\n<ul>\n<li>cscript adsutil.vbs set w3svc\/CertCheckMode 1<\/li>\n<li>Hit the ENTER key<\/li>\n<\/ul>\n<\/li>\n<li>To disable for SPECIFIC sites, run the following command:\n<ul>\n<li>cscript adsutil.vbs set w3svc\/siteid#\/CertCheckMode 1<\/li>\n<li>Hit the ENTER key<\/li>\n<\/ul>\n<\/li>\n<\/ol>\n<p>To query to see if the CertCheckMode is already set or not, you can run one of the following commands:<\/p>\n<ul>\n<li>cscript adsutil.vbs get w3svc\/CertCheckMode<\/li>\n<li>cscript adsutil.vbs get w3svc\/siteid#\/CertCheckMode<\/li>\n<\/ul>\n","protected":false},"excerpt":{"rendered":"<p>How to Disable CRL Checking in IIS 6.x:<\/p>\n<p> Open a CMD prompt Navigate to c:\\inetpub\\adminscripts To disable for ALL sites, run the following command: cscript adsutil.vbs set w3svc\/CertCheckMode 1 Hit the ENTER key To disable for SPECIFIC sites, run the following command: cscript adsutil.vbs set w3svc\/siteid#\/CertCheckMode 1 Hit the ENTER key <\/p>\n<p>To query to see [&#8230;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[35],"tags":[],"_links":{"self":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/2744"}],"collection":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=2744"}],"version-history":[{"count":1,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/2744\/revisions"}],"predecessor-version":[{"id":2745,"href":"https:\/\/mohan.sg\/index.php?rest_route=\/wp\/v2\/posts\/2744\/revisions\/2745"}],"wp:attachment":[{"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=2744"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=2744"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mohan.sg\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=2744"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}