€ curl -vvv https://kato332.ddns.net/public/Auth/debug
* Trying 35.197.102.232:443...
* Connected to kato332.ddns.net (35.197.102.232) port 443 (#0)
* ALPN: offers h2
* ALPN: offers http/1.1
* CAfile: /etc/ssl/cert.pem
* CApath: none
* [CONN-0-0][CF-SSL] (304) (OUT), TLS handshake, Client hello (1):
* [CONN-0-0][CF-SSL] (304) (IN), TLS handshake, Server hello (2):
* [CONN-0-0][CF-SSL] (304) (IN), TLS handshake, Unknown (8):
* [CONN-0-0][CF-SSL] (304) (IN), TLS handshake, Certificate (11):
* [CONN-0-0][CF-SSL] (304) (IN), TLS handshake, CERT verify (15):
* [CONN-0-0][CF-SSL] (304) (IN), TLS handshake, Finished (20):
* [CONN-0-0][CF-SSL] (304) (OUT), TLS handshake, Finished (20):
* SSL connection using TLSv1.3 / AEAD-AES256-GCM-SHA384
* ALPN: server accepted http/1.1
* Server certificate:
* subject: CN=kato332.ddns.net
* start date: Jan 31 04:52:33 2023 GMT
* expire date: May 1 04:52:32 2023 GMT
* subjectAltName: host "kato332.ddns.net" matched cert's "kato332.ddns.net"
* issuer: C=US; O=Let's Encrypt; CN=R3
* SSL certificate verify ok.
> GET /public/Auth/debug HTTP/1.1
> Host: kato332.ddns.net
> User-Agent: curl/7.87.0
> Accept: */*
>
* Mark bundle as not supporting multiuse
< HTTP/1.1 200 OK
< Date: Fri, 17 Mar 2023 18:14:55 GMT
< Server: Apache/2.4.41 (Ubuntu)
< Cache-control: no-store, max-age=0, no-cache
< Debugbar-Time: 1679076895
< Debugbar-Link: https://kato332.ddns.net/index.php/?debugbar_time=1679076895
< Access-Control-Allow-Origin: *
< Access-Control-Allow-Headers: Origin, Content-Type, Accept, Authorization, X-Request-With
< Access-Control-Allow-Methods: PUT, GET, POST, DELETE, OPTIONS
< Access-Control-Allow-Credentials: true
< Content-Length: 15
< Content-Type: application/json; charset=UTF-8
<
* Connection #0 to host kato332.ddns.net left intact
{"status":"OK"}%