curl --verbose
https://drupal.foxstudio.app
* Trying 94.130.130.134:443...
* Connected to drupal.foxstudio.app (94.130.130.134) port 443 (#0)
* ALPN: offers h2,http/1.1
* (304) (OUT), TLS handshake, Client hello (1):
* CAfile: /etc/ssl/cert.pem
* CApath: none
* (304) (IN), TLS handshake, Server hello (2):
* (304) (IN), TLS handshake, Unknown (8):
* (304) (IN), TLS handshake, Certificate (11):
* (304) (IN), TLS handshake, CERT verify (15):
* (304) (IN), TLS handshake, Finished (20):
* (304) (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384
* ALPN: server accepted h2
* Server certificate:
* subject: CN=hostname
* start date: Jan 6 19:26:19 2024 GMT
* expire date: Apr 5 19:26:18 2024 GMT
* subjectAltName does not match drupal.foxstudio.app
* SSL: no alternative certificate subject name matches target host name 'drupal.foxstudio.app'
* Closing connection 0
curl: (60) SSL: no alternative certificate subject name matches target host name 'drupal.foxstudio.app'
More details here:
https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the web page mentioned above.