Ignore digisign in Windows Clienttools build

Description

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.

Conclusion

None

Activity

Show:

Xiaoming Wang April 13, 2018 at 4:06 PM

USE_DIGISIGN option will be added. User can ignore Digisign component in build by providing -DUSE_DIGISIGN=OFF

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

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