RosiKyu commented on issue #12490:
URL: https://github.com/apache/cloudstack/issues/12490#issuecomment-3780883159

   On a test env with KVM hypervisor:
   
   ```
   root@s-1-VM:~# 
   root@s-1-VM:~# curl -v -k https://10.0.56.181/
   *   Trying 10.0.56.181:443...
   * Connected to 10.0.56.181 (10.0.56.181) port 443 (#0)
   * ALPN: offers h2,http/1.1
   * TLSv1.3 (OUT), TLS handshake, Client hello (1):
   * TLSv1.3 (IN), TLS handshake, Server hello (2):
   * TLSv1.2 (IN), TLS handshake, Certificate (11):
   * TLSv1.2 (IN), TLS handshake, Server key exchange (12):
   * TLSv1.2 (IN), TLS handshake, Server finished (14):
   * TLSv1.2 (OUT), TLS handshake, Client key exchange (16):
   * TLSv1.2 (OUT), TLS change cipher, Change cipher spec (1):
   * TLSv1.2 (OUT), TLS handshake, Finished (20):
   * TLSv1.2 (IN), TLS handshake, Finished (20):
   * SSL connection using TLSv1.2 / ECDHE-RSA-AES128-GCM-SHA256
   * ALPN: server accepted http/1.1
   * Server certificate:
   *  subject: O=*.realhostip.com; OU=Domain Control Validated; 
CN=*.realhostip.com
   *  start date: Feb  3 03:30:40 2012 GMT
   *  expire date: Feb  7 05:11:23 2017 GMT
   *  issuer: C=US; ST=Arizona; L=Scottsdale; O=GoDaddy.com, Inc.; 
OU=http://certificates.godaddy.com/repository; CN=Go Daddy Secure Certification 
Authority; serialNumber=07969287
   *  SSL certificate verify result: unable to get local issuer certificate 
(20), continuing anyway.
   * using HTTP/1.1
   > GET / HTTP/1.1
   > Host: 10.0.56.181
   > User-Agent: curl/7.88.1
   > Accept: */*
   > 
   < HTTP/1.1 403 Forbidden
   < Date: Wed, 21 Jan 2026 19:57:23 GMT
   < Server: Apache
   < Access-Control-Allow-Origin: *
   < Access-Control-Allow-Methods: POST, OPTIONS
   < Access-Control-Allow-Headers: x-requested-with, content-type, origin, 
authorization, accept, client-security-token, x-signature, x-metadata, x-expires
   < Content-Length: 199
   < Content-Type: text/html; charset=iso-8859-1
   < 
   <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
   <html><head>
   <title>403 Forbidden</title>
   </head><body>
   <h1>Forbidden</h1>
   <p>You don't have permission to access this resource.</p>
   </body></html>
   * Connection #0 to host 10.0.56.181 left intact
   root@s-1-VM:~# 
   ```
   
   <img width="3127" height="1826" alt="Image" 
src="https://github.com/user-attachments/assets/8baa59c3-1e60-4eca-b576-88a13cf97296";
 />
   <img width="3127" height="1826" alt="Image" 
src="https://github.com/user-attachments/assets/43be77b9-47d6-4418-bbc2-e87088dd25b5";
 />
   <img width="3127" height="1826" alt="Image" 
src="https://github.com/user-attachments/assets/f2fce73c-684d-4c6b-a756-f2470fc37fab";
 />
   <img width="3127" height="1826" alt="Image" 
src="https://github.com/user-attachments/assets/42d023c1-1c95-4273-b4b3-9ef468c6bcc6";
 />


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to