Quote:
Originally Posted by Renate
I'm clicking on your posted link.
Code:
curl https://onyx-boox.ru/support/boox_monte-cristo5 -v
* Trying 88.212.206.101:443...
* Connected to onyx-boox.ru (88.212.206.101) port 443
* schannel: disabled automatic use of client certificate
* ALPN: curl offers http/1.1
* ALPN: server accepted http/1.1
* using HTTP/1.1
> GET /support/boox_monte-cristo5 HTTP/1.1
> Host: onyx-boox.ru
> User-Agent: curl/8.4.0
> Accept: */*
>
< HTTP/1.1 403 Forbidden
< Server: nginx
< Date: Sat, 02 Dec 2023 12:35:26 GMT
< Content-Type: text/html; charset=utf-8
< Content-Length: 146
< Connection: keep-alive
<
<html>
<head><title>403 Forbidden</title></head>
<body>
<center><h1>403 Forbidden</h1></center>
<hr><center>nginx</center>
</body>
</html>
* Connection #0 to host onyx-boox.ru left intact
This link works fine though: https://en.wikipedia.org/wiki/Monte_Cristo_sandwich
|
Try this?
Code:
$ curl https://onyx-boox.ru/files/montecristo5/update.upx -v
* Trying 88.212.206.101:443...
* Connected to onyx-boox.ru (88.212.206.101) port 443 (#0)
* ALPN: offers h2,http/1.1
* TLSv1.3 (OUT), TLS handshake, Client hello (1):
* CAfile: /etc/ssl/certs/ca-certificates.crt
* CApath: /etc/ssl/certs
* TLSv1.3 (IN), TLS handshake, Server hello (2):
* TLSv1.3 (IN), TLS handshake, Encrypted Extensions (8):
* TLSv1.3 (IN), TLS handshake, Certificate (11):
* TLSv1.3 (IN), TLS handshake, CERT verify (15):
* TLSv1.3 (IN), TLS handshake, Finished (20):
* TLSv1.3 (OUT), TLS change cipher, Change cipher spec (1):
* TLSv1.3 (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN: server accepted h2
* Server certificate:
* subject: CN=onyx-boox.ru
* start date: Oct 23 13:29:24 2023 GMT
* expire date: Jan 21 13:29:23 2024 GMT
* subjectAltName: host "onyx-boox.ru" matched cert's "onyx-boox.ru"
* issuer: C=US; O=Let's Encrypt; CN=R3
* SSL certificate verify ok.
* using HTTP/2
* h2h3 [:method: GET]
* h2h3 [:path: /files/montecristo5/update.upx]
* h2h3 [:scheme: https]
* h2h3 [:authority: onyx-boox.ru]
* h2h3 [user-agent: curl/7.88.1]
* h2h3 [accept: */*]
* Using Stream ID: 1 (easy handle 0x55d480fe7680)
> GET /files/montecristo5/update.upx HTTP/2
> Host: onyx-boox.ru
> user-agent: curl/7.88.1
> accept: */*
>
Love those sandwiches