<div dir="ltr"><div class="gmail_extra"><span class="" style="margin-right:0.5em;border-right-width:1px;border-right-style:solid;border-right-color:rgb(221,221,221);padding-right:0.8em;color:rgb(102,102,102);font-family:helvetica,arial,sans-serif;font-size:13px;line-height:18.19999122619629px"><a href="http://www.mail-archive.com/search?l=fpc-pascal@lists.freepascal.org&q=from:%22Michael+Van+Canneyt%22" rel="nofollow" style="color:rgb(102,102,102);text-decoration:none"><span itemprop="author" itemscope="" itemtype="http://schema.org/Person"><span itemprop="name">Michael Van Canneyt</span></span></a></span><span style="color:rgb(102,102,102);font-family:helvetica,arial,sans-serif;font-size:13px;line-height:18.19999122619629px"> </span><span class="" style="color:rgb(102,102,102);font-family:helvetica,arial,sans-serif;font-size:13px;line-height:18.19999122619629px"><a href="http://www.mail-archive.com/search?l=fpc-pascal@lists.freepascal.org&q=date:20140411" rel="nofollow" style="color:rgb(102,102,102);text-decoration:none"><span itemprop="datePublished" content="2014-04-11T06:01:08-0700">Fri, 11 Apr 2014 06:01:08 -0700</span></a></span><br>

<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><br><span class=""><pre style="font-family:courier,'courier new',monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin:0em;color:rgb(0,0,0);line-height:19.600000381469727px">

Hello,</pre><pre style="font-family:courier,'courier new',monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin-top:0px;margin-bottom:0px;color:rgb(0,0,0);line-height:19.600000381469727px">I've just committed support for SSL in the ssockets unit of FPC.
I also made the OpenSSL unit more thread-safe.

One consequence of this is that the fphttpclient unit now has support
for the https:// protocol.

I have tested on windows and unix, the support for client-side SSL support 
works.
Server-side support (as could be done in the embedded httpserver) is not yet 
tested.

</pre><tt style="margin:0px;font-family:courier,'courier new',monospace;font-size:14px;color:rgb(0,0,0);line-height:19.600000381469727px">I would like to invite people to test and report if they find problems or missing</tt><tt style="margin:0px;font-family:courier,'courier new',monospace;font-size:14px;color:rgb(0,0,0);line-height:19.600000381469727px">features.</tt><pre style="font-family:courier,'courier new',monospace;font-size:14px;white-space:pre-wrap;word-wrap:break-word;margin:0em;color:rgb(0,0,0);line-height:19.600000381469727px">

That this support is released around the same time as the heartbleed leak issue,
is entirely coincidental and definitely not intended.

Michael.</pre></span></blockquote></div><div><br></div><div>Thanks a lot Michael! I'll test it in my new TDropbox class!</div><div><br></div>-- <br>Silvio Clécio<br>My public projects - <a href="http://github.com/silvioprog" target="_blank">github.com/silvioprog</a>
</div></div>