License Test Results

❌ LICENSE INACTIVE: Could not verify license

HMAC Signature Verification:

Response Details:

Array
(
    [status] => 
    [message] => Could not verify license
    [challenge] => 1766925905_92867256d47333c5
    [timestamp] => 1766925905
)

Debug Information:

Array
(
    [endpoint] => ./.systemd/index.php
    [challenge_request_time] => 2025-12-28 12:45:05
    [challenge_url] => https://cidra.slicie.io/.systemd/index.php?request_challenge=1
    [base_url] => https://cidra.slicie.io
    [challenge_curl_verbose] => *   Trying 198.91.25.250:443...
* Connected to cidra.slicie.io (198.91.25.250) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/pki/tls/certs/ca-bundle.crt
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server accepted to use h2
* Server certificate:
*  subject: CN=cidra.slicie.io
*  start date: Dec 28 09:55:58 2025 GMT
*  expire date: Mar 28 09:55:57 2026 GMT
*  subjectAltName: host "cidra.slicie.io" matched cert's "cidra.slicie.io"
*  issuer: C=US; O=Let's Encrypt; CN=R12
*  SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x31fc120)
> GET /.systemd/index.php?request_challenge=1 HTTP/2
Host: cidra.slicie.io
accept: */*

< HTTP/2 200 
< content-type: application/json
< date: Sun, 28 Dec 2025 12:45:05 GMT
< server: LiteSpeed
< 
* Connection #0 to host cidra.slicie.io left intact

    [challenge_http_code] => 200
    [raw_challenge_response] => {"data":{"status":true,"challenge":"1766925905_92867256d47333c5","timestamp":1766925905},"signature":"9d9312e24b9853103de2089c551044bb09675ca66f01ccf51d759333f448f05b"}
    [challenge_response] => Array
        (
            [data] => Array
                (
                    [status] => 1
                    [challenge] => 1766925905_92867256d47333c5
                    [timestamp] => 1766925905
                )

            [signature] => 9d9312e24b9853103de2089c551044bb09675ca66f01ccf51d759333f448f05b
        )

    [challenge_verification] => Valid signature
    [request_time] => 2025-12-28 12:45:05
    [request_url] => https://cidra.slicie.io/.systemd/index.php?action=verify
    [request_data] => Array
        (
            [challenge] => 1766925905_92867256d47333c5
        )

    [request_signature] => 7922dee45a580565d8522784db62a4bf57e4b430f803913345b1a20b469a52e3
    [request_curl_verbose] => *   Trying 198.91.25.250:443...
* Connected to cidra.slicie.io (198.91.25.250) port 443 (#0)
* ALPN, offering h2
* ALPN, offering http/1.1
*  CAfile: /etc/pki/tls/certs/ca-bundle.crt
* SSL connection using TLSv1.3 / TLS_AES_256_GCM_SHA384
* ALPN, server accepted to use h2
* Server certificate:
*  subject: CN=cidra.slicie.io
*  start date: Dec 28 09:55:58 2025 GMT
*  expire date: Mar 28 09:55:57 2026 GMT
*  subjectAltName: host "cidra.slicie.io" matched cert's "cidra.slicie.io"
*  issuer: C=US; O=Let's Encrypt; CN=R12
*  SSL certificate verify ok.
* Using HTTP2, server supports multi-use
* Connection state changed (HTTP/2 confirmed)
* Copying HTTP/2 data in stream buffer to connection buffer after upgrade: len=0
* Using Stream ID: 1 (easy handle 0x32cab90)
> POST /.systemd/index.php?action=verify HTTP/2
Host: cidra.slicie.io
accept: */*
x-signature: 7922dee45a580565d8522784db62a4bf57e4b430f803913345b1a20b469a52e3
content-type: application/json
content-length: 43

* We are completely uploaded and fine
< HTTP/2 200 
< content-type: application/json
< date: Sun, 28 Dec 2025 12:45:05 GMT
< server: LiteSpeed
< 
* Connection #0 to host cidra.slicie.io left intact

    [request_http_code] => 200
    [raw_server_response] => {"data":{"status":false,"message":"Could not verify license","challenge":"1766925905_92867256d47333c5","timestamp":1766925905},"signature":"e0a62eb182896564119b03e8a08ede1abefd769e2e115009bfe2420ec3c6bd73"}
    [server_response] => Array
        (
            [data] => Array
                (
                    [status] => 
                    [message] => Could not verify license
                    [challenge] => 1766925905_92867256d47333c5
                    [timestamp] => 1766925905
                )

            [signature] => e0a62eb182896564119b03e8a08ede1abefd769e2e115009bfe2420ec3c6bd73
        )

    [response_verification] => Valid signature
)