<div dir="ltr">   <div></div><div>Hi,</div><div><br></div><div>With the alpha release of dnsdist 1.7.0, we have the new following log message during startup:</div><div><br></div><div style="margin-left:40px">Passing a plain-text password via the 'password' parameter to 'setWebserverConfig()' is not advised, please consider generating a hashed one using 'hashPassword()' instead.<br>Passing a plain-text API key via the 'apiKey' parameter to 'setWebserverConfig()' is not advised, please consider generating a hashed one using 'hashPassword()' instead.</div><div style="margin-left:40px"><br></div><div><span class="gmail-VIiyi" lang="en"><span class="gmail-JLqJ4b gmail-ChMk0b"><span>I just want to report </span></span></span>that this great feature (<span class="gmail-VIiyi" lang="en"><span class="gmail-JLqJ4b gmail-ChMk0b"><span>PR 10157) </span></span></span>is<span class="gmail-VIiyi" lang="en"><span class="gmail-JLqJ4b gmail-ChMk0b"><span> missing in the changelog</span></span></span>,</div><div>By the way, I made a small to tool to generate the hash password without dnsdist, it's can be useful for automated deployment <br></div><div><a href="https://github.com/dmachard/dnsdist-console">https://github.com/dmachard/dnsdist-console</a></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><pre><span class="gmail-pl-s1">pip</span> <span class="gmail-pl-s1">install</span> <span class="gmail-pl-s1">dnsdist_console</span><br><span class="gmail-pl-s1"></span><br><span class="gmail-pl-s1">python3 -c <span class="gmail-pl-s"><span class="gmail-pl-pds">"</span>from dnsdist_console import HashPassword as H;print(H().generate(<span class="gmail-pl-cce">\"mysupersecret</span><span class="gmail-pl-cce">\"</span>))<span class="gmail-pl-pds">"</span></span>
$scrypt$ln=10,p=1,r=8$rY9YB+QnTOkxKOBlNUUYaw==$4C4Hm5IFiOTluLkjGtPMl4FtYQIwJvSA/eb7uqAlFg4=</span><span class="gmail-pl-s1"></span></pre></blockquote><pre><span class="gmail-pl-s1"><br>Denis Machard.</span></pre></div><div><br></div></div>