weizhouapache commented on issue #4146:
URL: https://github.com/apache/cloudstack/issues/4146#issuecomment-644612885


   
   ```
   $ curl https://10.11.118.126:6443/version
   curl: (60) SSL certificate problem: unable to get local issuer certificate
   More details here: https://curl.haxx.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.
   ```
   
   ```
   $ curl -k https://10.11.118.126:6443/version
   {
     "major": "1",
     "minor": "16",
     "gitVersion": "v1.16.10",
     "gitCommit": "f3add640dbcd4f3c33a7749f38baaac0b3fe810d",
     "gitTreeState": "clean",
     "buildDate": "2020-05-20T13:51:56Z",
     "goVersion": "go1.13.9",
     "compiler": "gc",
     "platform": "linux/amd64"
   ```


----------------------------------------------------------------
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.

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


Reply via email to