How to use Fuseki SOH with HTTPS?

$ ./soh query --service= --query=
<html>
  <head>
      <title>
          400 The plain HTTP request was sent to HTTPS port
      </title>
  </head>
  <body bgcolor="white">
    <center>
      <h1>
        400 Bad Request
      </h1>
    </center>
    <center>
      The plain HTTP request was sent to HTTPS port
    </center>
    <hr>
    <center>
      nginx/1.12.1
    </center>
  </body>
</html>

Reply via email to