#3049: curl-7.19.7 doesn't find the BLFS-ca-bundle
------------------------+---------------------------------------------------
 Reporter:  trent.shea  |        Owner:  ra...@…                   
     Type:  task        |       Status:  assigned                  
 Priority:  normal      |    Milestone:  future                    
Component:  BOOK        |      Version:  SVN                       
 Severity:  normal      |   Resolution:                            
 Keywords:              |  
------------------------+---------------------------------------------------

Comment(by d...@…):

 Replying to [comment:15 trent.shea]:

 > Just to reiterate, it doesn't find either for me. Randy, would you mind
 listing your certs directory? From what I can tell in configure you must
 have at least one xxxxxxxx.0 file present for the cert path to be detected
 automatically.

 Ahh..now I understand.  gnutls has no c_rehash, so the links will not be
 created as when installed with OpenSSL...but yes, as you stated, it is "a
 moot point."   gnutls can use only the CAFile whereas OpenSSL can use
 either CAFile or CAPath.

 On my report of breakage earlier, IIRC, it was the certificate information
 output that is broken when using CAFile with the s_client command.  I
 think it displayed the first cert in the file, regardless of which cert
 was being verified when you display info, or something to that effect.  At
 any rate, c_rehash will break with ca-certificates.crt in /etc/ssl/certs
 because some links will point to the file and others to the individual
 certs (giving the same output errors).  Maybe it's been fixed since, but I
 still think they should be separated as there is no way to fix c_rehash.

-- 
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/3049#comment:17>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to