<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hello,</p>
    <p>I wanted to ask what the default Debian configuration of the NUT
      package is in their repo with regards to openssl.  As I have read
      the NUT website, and at times it states to custom compile
      ./configure --with-openssl and in other instances it doesn't
      reference this.  I could not determine if I have to custom compile
      to have openssl functionality available, or if this is included by
      default in some versions. <br>
    </p>
    <p>The "./compile --help" shows some functionality as "auto", some
      "yes" and this is why I ask.  As also, I would think these days
      ssl would be almost default.</p>
    <p>I also thought it was included by default as when running
      systemctl status nut-monitor, we see "Init SSL without certificate
      database."  <br>
    </p>
    <p>My questions are:</p>
    <ol>
      <li>Is custom compile is required?</li>
      <li>If so, would the default configure settings with exception of 
        --with-openssl be the same as Debian repo?</li>
    </ol>
    <p>Thank you in advance for your wisdom in this!</p>
    <p>Vyasa<br>
    </p>
  </body>
</html>