Ali ima še kdo težave z dostopom do vreme.arso.gov.si in potresi.arso.gov.si?
Curl javi tako:
curl -v
https://vreme.arso.gov.si/napoved/Ljubljana/graf
* Host vreme.arso.gov.si:443 was resolved.
* IPv6: (none)
* IPv4: 193.2.208.19
* Trying 193.2.208.19:443...
* schannel: disabled automatic use of client certificate
* ALPN: curl offers http/1.1
* ALPN: server accepted http/1.1
* Established connection to vreme.arso.gov.si (193.2.208.19 port 443) from 192.168.1.174 port 52396
* using HTTP/1.x
> GET /napoved/Ljubljana/graf HTTP/1.1
> Host: vreme.arso.gov.si
> User-Agent: curl/8.18.0
> Accept: */*
>
* Request completely sent off
* schannel: remote party requests renegotiation
* schannel: renegotiating SSL/TLS connection
* schannel: SSL/TLS connection renegotiated
* schannel: remote party requests renegotiation
* schannel: renegotiating SSL/TLS connection
* schannel: SSL/TLS connection renegotiated
* schannel: server close notification received (close_notify)
* HTTP 1.0, assume close after body
< HTTP/1.0 500 Internal Server Error
< cache-control: no-cache
< content-type: text/html
<
<html><body><h1>500 Internal Server Error</h1>
An internal server error occurred.
</body></html>
* schannel: server indicated shutdown in a prior call
* shutting down connection #0