Skip to main content

Goedemorgen

 

Zijn er meer mensen welke problemen hebben met het laden van https sites?

 

vanaf mijn werk:

curl -I https://www.vkmag.com -v
*   Trying 178.128.140.109:443...
* Connected to www.vkmag.com (178.128.140.109) port 443 (#0)
* schannel: disabled automatic use of client certificate
* ALPN: offers http/1.1
* ALPN: server accepted http/1.1
> HEAD / HTTP/1.1
> Host: www.vkmag.com
> User-Agent: curl/7.83.1
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
HTTP/1.1 200 OK
< Server: nginx
Server: nginx
< Date: Thu, 29 Sep 2022 07:09:26 GMT
Date: Thu, 29 Sep 2022 07:09:26 GMT
< Content-Type: text/html; charset=UTF-8
Content-Type: text/html; charset=UTF-8
< Connection: keep-alive
Connection: keep-alive
< Vary: Accept-Encoding
Vary: Accept-Encoding
< Cache-Control: max-age=60, public
Cache-Control: max-age=60, public
< X-Frame-Options: SAMEORIGIN
X-Frame-Options: SAMEORIGIN
< X-XSS-Protection: 1; mode=block
X-XSS-Protection: 1; mode=block
< X-Content-Type-Options: nosniff
X-Content-Type-Options: nosniff
< X-Webserver: cl2-ws2
X-Webserver: cl2-ws2
< X-Cache: HIT
X-Cache: HIT

<
* Connection #0 to host www.vkmag.com left intact

 

Dus prima

 

Maar vanaf huis met mijn kpn aansluiting

 

curl -I -v https://www.vkmag.com
*   Trying 178.128.140.109:443...
* Connected to www.vkmag.com (178.128.140.109) port 443 (#0)
* schannel: disabled automatic use of client certificate
* ALPN: offers http/1.1
* schannel: failed to receive handshake, SSL/TLS connection failed
* Closing connection 0
curl: (35) schannel: failed to receive handshake, SSL/TLS connection failed

 

Probleem is dat ik dit dus met meerdere sites heb en mijn arris stb ook geen kanalen meer wilt ophalen….

 

Welk modem gebruikt u? En hoe is de tv ontvanger aangesloten? En wat bedoelt u met "kanalen ophalen"? Wat exact doet de tv ontvanger niet?