it sounds strange (it does not make a lot of sense), but we can build
openssl without TLS1.3 support
чт, 17 окт. 2019 г. в 19:27, Selva Nair :
> On Thu, Oct 17, 2019 at 8:11 AM Lev Stipakov wrote:
> >
> > Hi François,
> >
> > François Kooman kirjoitti 17.10.2019 klo 13.39:
> >
> > > "Version 1.1
On Thu, Oct 17, 2019 at 8:11 AM Lev Stipakov wrote:
>
> Hi François,
>
> François Kooman kirjoitti 17.10.2019 klo 13.39:
>
> > "Version 1.1.0 will be supported until 2019-09-11" [1].
> >
> > Is there a plan to update to 1.1.1 for the Windows client?
>
> Indeed, there is probably no reason to not t
Hi François,
François Kooman kirjoitti 17.10.2019 klo 13.39:
> "Version 1.1.0 will be supported until 2019-09-11" [1].
>
> Is there a plan to update to 1.1.1 for the Windows client?
Indeed, there is probably no reason to not to switch to newer version.
We'll include 1.1.1 into the next release.
On 17.10.19 11:28, Lev Stipakov wrote:
> Since we release Windows client with OpenSSL 1.1.0,
> it makes sense to switch to this version in VS build.
>
> This patch adds msvc-specific defines which imply
> that underlying OpenSSL is 1.1.0.
"Version 1.1.0 will be supported until 2019-09-11" [1].
I
From: Lev Stipakov
Since we release Windows client with OpenSSL 1.1.0,
it makes sense to switch to this version in VS build.
This patch adds msvc-specific defines which imply
that underlying OpenSSL is 1.1.0.
Also OpenSSL library names in project file are updated.
Signed-off-by: Lev Stipakov