The following issue has been ASSIGNED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5104 ====================================================================== Reported By: Ch00k Assigned To: dam ====================================================================== Project: curl Issue ID: 5104 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: assigned ====================================================================== Date Submitted: 2013-08-24 15:37 CEST Last Modified: 2013-08-25 21:47 CEST ====================================================================== Summary: curl is compiled against incorrent CA certificates directory Description: curl is built with --with-ca-path=/opt/csw/ssl/certs whereas cacertificates package installs CA certificates into /etc/opt/csw/ssl/certs. To make curl actually find the directory with CA certificates libssl0_9_8 must be installed which creates a symlink /opt/csw/ssl/certs -> /etc/opt/csw/ssl/certs. Suggested is to change curl recipe to build against /etc/opt/csw/ssl/certs as CA certificates directory ======================================================================
---------------------------------------------------------------------- (0010537) Ch00k (reporter) - 2013-08-24 15:40 https://www.opencsw.org/mantis/view.php?id=5104#c10537 ---------------------------------------------------------------------- Besides, maybe it's also good to add cacertificates as a dependency to install curl. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
