Mantis - curl
Viewing Issue Advanced Details
5104 packaging minor always 2013-08-24 15:37 2013-08-27 16:08
Ch00k  
dam  
normal  
closed  
fixed  
none    
none  
0005104: curl is compiled against incorrent CA certificates directory
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
Issue History
2013-08-24 15:37 Ch00k New Issue
2013-08-24 15:40 Ch00k Note Added: 0010537
2013-08-25 21:47 dam Status new => assigned
2013-08-25 21:47 dam Assigned To => dam
2013-08-25 21:48 dam Note Added: 0010548
2013-08-25 21:48 dam Status assigned => confirmed
2013-08-26 13:34 dam Note Added: 0010552
2013-08-26 13:34 dam Status confirmed => feedback
2013-08-27 14:08 Ch00k Note Added: 0010556
2013-08-27 16:08 dam Note Added: 0010557
2013-08-27 16:08 dam Status feedback => closed
2013-08-27 16:08 dam Resolution open => fixed

Notes
(0010537)
Ch00k   
2013-08-24 15:40   
Besides, maybe it's also good to add cacertificates as a dependency to install curl.
(0010548)
dam   
2013-08-25 21:48   
Definitely, I'll update curl to 7.32 while I' am it.
(0010552)
dam   
2013-08-26 13:34   
Feel free to try the new packages at
  http://buildfarm.opencsw.org/experimental.html#curl [^]

Let me know if everything work.
(0010556)
Ch00k   
2013-08-27 14:08   
Tried on Solaris 10. Everything works fine.
(0010557)
dam   
2013-08-27 16:08   
Packages for 7.32.0,REV=2013.08.26 have been pushed to unstable.