<div dir="ltr"><div>Hi All,</div><div><br></div><div>Works great! Thanks for putting this in 1.4!</div><div><br></div><div>There is one minor issue ... the documentation is incorrect. </div><div><br></div><div>minTLSVersion: str - Minimum version of the TLS protocol to support. Possible values are ‘tls-1.0’, ‘tls-1.1’, ‘tls-1.2’ and ‘tls-1.3’.<br></div><div><br></div><div>The strings should not have the dash in them. </div><div><br></div><div>  static const std::map<LibsslTLSVersion, std::string> versions = {<br>    { LibsslTLSVersion::TLS10, "tls1.0" },<br>    { LibsslTLSVersion::TLS11, "tls1.1" },<br>    { LibsslTLSVersion::TLS12, "tls1.2" },<br>    { LibsslTLSVersion::TLS13, "tls1.3" }<br>  };<br></div><div><br></div><div>Regards,</div><div>brian</div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><p><span></span><span><img src="https://docs.google.com/uc?export=download&id=0BzPp9aRH66f2d2JzS2ZRUHl6dEE&revid=0BzPp9aRH66f2SHFsTEhtT3JZUGs3aWwxY0MzSEF0VEJNVFJrPQ" width="200" height="50">  </span></p><p><span><span><font color="#666666">Brian M. Sullivan<br>Senior Staff Security Intelligence Engineer</font><br><font color="#0000ff"><a href="mailto:bsullivan@lookout.com" target="_blank">bsullivan@lookout.com</a></font> |  <font color="#0000ff"><a href="http://www.lookout.com" target="_blank">www.lookout.com</a></font><font color="#666666"><br></font></span></span></p></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div></div>