The following issue has been SUBMITTED. ====================================================================== https://www.opencsw.org/mantis/view.php?id=5104 ====================================================================== Reported By: Ch00k Assigned To: ====================================================================== Project: curl Issue ID: 5104 Category: packaging Reproducibility: always Severity: minor Priority: normal Status: new ====================================================================== Date Submitted: 2013-08-24 15:37 CEST Last Modified: 2013-08-24 15:37 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 ======================================================================
_______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
