summaryrefslogtreecommitdiffstats
path: root/package/python-wtforms/python-wtforms.hash
diff options
context:
space:
mode:
authorTrent Piepho <tpiepho@impinj.com>2018-11-16 20:17:39 +0000
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>2018-12-03 21:26:22 +0100
commit43b4d3ae4557b97d84c06a8a79a4f40a31c67697 (patch)
treef547528639629fb1b35072e46650e4fa054301c7 /package/python-wtforms/python-wtforms.hash
parent379306e8f2394d6f75ac138673dbf6be9ae9155a (diff)
downloadbuildroot-43b4d3ae4557b97d84c06a8a79a4f40a31c67697.tar.gz
buildroot-43b4d3ae4557b97d84c06a8a79a4f40a31c67697.zip
package/libcurl: use GnuTLS's default cert path
libcurl doesn't find any trust path for CA certs when it cross-compiles. When using OpenSSL, it is explicitly configured to use the SSL cert directory with OpenSSL style hash files in it. But with GnuTLS, it gets nothing. Rather than configure libcurl to use the OpenSSL directory or a bundle file, configure it to use the GnuTLS default. This way the CA certs path can be configured in one place (gnutls) and then libcurl and anyone else who uses gnutls can default to that. Also, when libcurl with gnutls is configured to use a directory, it ends up loading each cert three times. Signed-off-by: Trent Piepho <tpiepho@impinj.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Diffstat (limited to 'package/python-wtforms/python-wtforms.hash')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud