[bug-notifications] [curl 0005104]: curl is compiled against incorrent CA certificates directory

Mantis Bug Tracker noreply at opencsw.org
Sun Aug 25 21:47:06 CEST 2013


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.



More information about the bug-notifications mailing list