[bug-notifications] [curl 0005104]: curl is compiled against incorrent CA certificates directory
Mantis Bug Tracker
noreply at opencsw.org
Sat Aug 24 15:37:53 CEST 2013
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
======================================================================
More information about the bug-notifications
mailing list