mountainpenguin
Member
the https url is broken
curl -v https://cavemaps.org
* Host cavemaps.org:443 was resolved.
* IPv6: (none)
* IPv4: 167.235.126.32
* Trying 167.235.126.32:443...
* Connected to cavemaps.org (167.235.126.32) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
* CAfile: /etc/ssl/cert.pem
* CApath: none
* Recv failure: Connection reset by peer
* LibreSSL/3.3.6: error:02FFF036:system library:func(4095):Connection reset by peer
* Closing connection
curl: (35) Recv failure: Connection reset by peer
The http version loads but the maps page is currently broken. (blank page due to a 404)
Hopefully this is the right place to note this ?
curl -v https://cavemaps.org
* Host cavemaps.org:443 was resolved.
* IPv6: (none)
* IPv4: 167.235.126.32
* Trying 167.235.126.32:443...
* Connected to cavemaps.org (167.235.126.32) port 443
* ALPN: curl offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
* CAfile: /etc/ssl/cert.pem
* CApath: none
* Recv failure: Connection reset by peer
* LibreSSL/3.3.6: error:02FFF036:system library:func(4095):Connection reset by peer
* Closing connection
curl: (35) Recv failure: Connection reset by peer
The http version loads but the maps page is currently broken. (blank page due to a 404)
Hopefully this is the right place to note this ?