Windows local certificate revocation block

i tried sent some screenshot before, but it showed only one allowed for new user i just sent it anyway, and until now is still waiting approval. so it’s okay i copy it here. i test it using google () com and upquality () net. i use composer and others like npm too. below is when still on
*** I dont insert full link because it keep return error**
___ text no link ( curl -v google () com )

  • Host google()com:443 was resolved.

  • IPv6: (none)

  • IPv4: 142.250.4.139, 142.250.4.138, 142.250.4.101, 142.250.4.102, 142.250.4.100, 142.250.4.113

  • Trying 142.250.4.139:443…

  • schannel: disabled automatic use of client certificate

  • ALPN: curl offers http/1.1

  • schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.

  • closing connection #0
    curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.
    ____ text no link (curl -vupquality () net )

  • Host upquality()net:443 was resolved.

  • IPv6: (none)

  • IPv4: 104.21.55.33, 172.67.144.104

  • Trying 104.21.55.33:443…

  • schannel: disabled automatic use of client certificate

  • ALPN: curl offers http/1.1

  • schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.

  • closing connection #0
    curl: (35) schannel: next InitializeSecurityContext failed: CRYPT_E_NO_REVOCATION_CHECK (0x80092012) - The revocation function was unable to check revocation for the certificate.



Then when set it off
_________ text no link (curl -v google()com)

  • Host google()com:443 was resolved.
  • IPv6: (none)
  • IPv4: 142.250.4.139, 142.250.4.138, 142.250.4.101, 142.250.4.102, 142.250.4.100, 142.250.4.113
  • Trying 142.250.4.139:443…
  • schannel: disabled automatic use of client certificate
  • ALPN: curl offers http/1.1
  • ALPN: server accepted http/1.1
  • Connected to google()com (142.250.4.139) port 443
  • using HTTP/1.x

GET / HTTP/1.1
Host: google()com
User-Agent: curl/8.10.1
Accept: /

  • Request completely sent off
  • schannel: remote party requests renegotiation
  • schannel: renegotiating SSL/TLS connection
  • schannel: SSL/TLS connection renegotiated
    < HTTP/1.1 301 Moved Permanently
    ##############
  • Connection #0 to host google()com left intact