[
https://issues.apache.org/jira/browse/ZOOKEEPER-3630?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Enrico Olivelli resolved ZOOKEEPER-3630.
----------------------------------------
Fix Version/s: 3.6.0
Resolution: Fixed
Issue resolved by pull request 1159
[https://github.com/apache/zookeeper/pull/1159]
> Autodetection of SSL library during Zookeeper C client build
> ------------------------------------------------------------
>
> Key: ZOOKEEPER-3630
> URL: https://issues.apache.org/jira/browse/ZOOKEEPER-3630
> Project: ZooKeeper
> Issue Type: Improvement
> Components: c client
> Affects Versions: 3.5.6
> Reporter: Mate Szalay-Beko
> Assignee: Mate Szalay-Beko
> Priority: Major
> Labels: pull-request-available
> Fix For: 3.6.0
>
> Time Spent: 3h
> Remaining Estimate: 0h
>
> After submitting [https://github.com/apache/zookeeper/pull/1107] about SSL
> support in ZooKeeper C client, [~ztzg] shared some very good improvement
> ideas, so we will now:
> - use the {{--with-openssl}} autoconf argument in the same way as SASL is
> doing (i.e. by default we autodetect the openssl library, but with the option
> we can turn off SSL or specify a custom location for openssl lib)
> - we will add and document a custom maven parameter that will be used during
> the c-client build
> - we will also try to make the same logics during the windows build (cmake)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)