A NOTE has been added to this issue. ====================================================================== 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: feedback ====================================================================== Date Submitted: 2013-08-24 15:37 CEST Last Modified: 2013-08-27 14:08 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 ======================================================================
---------------------------------------------------------------------- (0010556) Ch00k (reporter) - 2013-08-27 14:08 https://www.opencsw.org/mantis/view.php?id=5104#c10556 ---------------------------------------------------------------------- Tried on Solaris 10. Everything works fine. _______________________________________________ bug-notifications mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/bug-notifications
