microsoft / omi

Open Management Infrastructure
Other
367 stars 116 forks source link

Any plans to support TLS 1.3 #671

Open ganeshkamath89 opened 4 years ago

ganeshkamath89 commented 4 years ago

I saw that in version 1.6.0, you have added support to TLS 1.2. Do you have any plans to support TLS 1.3?

JumpingYang001 commented 4 years ago

no plan yet.

ganeshkamath89 commented 3 years ago

I built OMI stack with OpenSSL 1.1.1d, TLS 1.3 is working for me now.

JumpingYang001 commented 3 years ago

@ganeshkamath89 thank for sharing it! currently, we built openssl from https://github.com/microsoft/ostc-openssl , I am not sure if we will update openssl 1.1.0 to latest one or not. I guess your built omi based on "install OpenSSL 1.1.1d on some latest OS like Ubuntu 20.04 or RedHat 8"?

ganeshkamath89 commented 3 years ago

I have built on Windows 10 with the latest Insider preview enabled.

JumpingYang001 commented 3 years ago

ok, thanks @ganeshkamath89 can you run cat /etc/*-release?

ganeshkamath89 commented 3 years ago

I don't have a Linux system. I am compiling from Visual Studio itself.

JumpingYang001 commented 3 years ago

@ganeshkamath89 ok, but we don't support windows version of omi for many years. :)