<div dir="ltr"><div dir="ltr"><div class="gmail_quote"><div>Hello dude,</div><div dir="ltr"><br></div><div dir="ltr">On Mon, Dec 10, 2018 at 8:09 AM Michael Van Canneyt <<a href="mailto:michael@freepascal.org" target="_blank">michael@freepascal.org</a>> wrote:<br></div><div dir="ltr">[...]</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">It does not support https yet, but this is planned for the near future.<br>
(I expect to work on it between this Christmas and new year)</blockquote></div><div><br></div><div>Please consider support for <a href="https://www.ietf.org/blog/tls13/" target="_blank">TLS 1.3</a> (all new web servers should use it).</div><div><br></div><div><a href="https://www.gnutls.org/" target="_blank">GnuTLS</a> is a very good library (I've used it about two years at company). Its API is clean, small, <a href="https://www.gnutls.org/documentation.html">massively documented</a>, and its ABI is very stable (about 99.83~100% between 2015-2018).</div><div><br></div><div>Cheers</div><div><br></div><div>p.s.: I made a X.509 based authentication using OpenSSL. Its API is a little bit ugly and confuse, so I spent about three weeks working on that. After, I did the same work using GnuTLS, so I spent just five days because its API is better and contais <a href="https://www.gnutls.org/manual/gnutls.pdf">this good manual</a>.</div><div><br></div>-- <br><div dir="ltr" class="m_-8646583682798489204gmail_signature"><div dir="ltr"><div>Silvio Clécio</div></div></div></div></div>