QtNetwork libraries not looking at fink's certs directory

Daniel Macks <[email protected]> Sun, 18 Feb 2018 06:35:10 -0500
Newsgroups gmane.os.apple.fink.devel
Message-ID <[email protected]>
qt4 and qt5 both have a QtNetwork library that handles certificate-authority for socket connections. In each, qsslsocket.cpp has QSslSocketPrivate::unixRootCertDirectories that defines a list of paths for certificate files, including a bunch of /usr and /etc that look generally reasonable. But there is no fink path, and the ca-bundle package installs a %p/etc/ssl/certs/ca-bundle.crt file. Should we prepend %p/etc/ssl and %p/ssl/certs (for completeness...not sure if both are actually needed now or for others' potential use) to the list? 

dan

-- 
Daniel Macks
[email protected]
 



------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Fink-devel mailing list
[email protected]
List archive:
https://sourceforge.net/p/fink/mailman/fink-devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel