Skip to content

libnvidia-container: fix TLS verification for build-time downloads#39

Merged
kvinwang merged 1 commit intomainfrom
fix/libnvidia-curl-tls
Mar 9, 2026
Merged

libnvidia-container: fix TLS verification for build-time downloads#39
kvinwang merged 1 commit intomainfrom
fix/libnvidia-curl-tls

Conversation

@kvinwang
Copy link
Collaborator

@kvinwang kvinwang commented Mar 9, 2026

Summary

  • Replace curl --insecure with proper CA certificate configuration using CURL_CA_BUNDLE pointing to the native sysroot certificates.
  • Fixes GHSA-6f59-hmhr-hgf3

Test plan

  • Verified bitbake libnvidia-container builds successfully with TLS verification enabled

Replace `curl --insecure` with proper CA certificate configuration
using CURL_CA_BUNDLE pointing to the native sysroot certificates.
@kvinwang kvinwang merged commit 889d1df into main Mar 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant