Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Components
Assignee
Xiaoming WangXiaoming WangReporter
Xiaoming WangXiaoming WangPriority
MajorFix versions
Pull Request URL
Details
Details
Components
Assignee
Xiaoming Wang
Xiaoming WangReporter
Xiaoming Wang
Xiaoming WangPriority
Fix versions
Pull Request URL
Created April 13, 2018 at 3:47 PM
Updated April 23, 2018 at 8:58 AM
Resolved April 17, 2018 at 6:28 AM
Windows Clienttools master branch failed due the digisign require openssl 1.1.
But openssl 1.1 miss ssleay23.lib HPCC required. Probably it is replaced with other libraries, such as libssl-1.1, libcrpto-1_1, etc.
Since there is openssl 1.1 issue in Platform on Linux and Windows Clienttools does need digisign we will disable it on Windows Clienttools build.
When openssl 1.1 issue resolved on Linux we will open another JIRA to address openssl on Windows.