all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* [bug#70674] [PATCH core-updates 0/1] Allow cargo to use custom SSL certificates
@ 2024-04-30 14:11 Jean-Baptiste Note
  2024-04-30 14:17 ` [bug#70674] [PATCH core-updates 1/1] gnu: rust: Add CARGO_HTTP_CAINFO to native-search-path Jean-Baptiste Note
  0 siblings, 1 reply; 3+ messages in thread
From: Jean-Baptiste Note @ 2024-04-30 14:11 UTC (permalink / raw)
  To: 70674; +Cc: Jean-Baptiste Note, Efraim Flashner

Cargo, just like git, allows certificate validation against a customized set
of certificates. Add the required native-path for this, just like
GIT_SSL_CAINFO for git.

Jean-Baptiste Note (1):
  gnu: rust: Add CARGO_HTTP_CAINFO to native-search-path.

 gnu/packages/rust.scm | 13 +++++++++++--
 1 file changed, 11 insertions(+), 2 deletions(-)

-- 
2.41.0





^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-12-26 13:45 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-30 14:11 [bug#70674] [PATCH core-updates 0/1] Allow cargo to use custom SSL certificates Jean-Baptiste Note
2024-04-30 14:17 ` [bug#70674] [PATCH core-updates 1/1] gnu: rust: Add CARGO_HTTP_CAINFO to native-search-path Jean-Baptiste Note
2024-12-26 13:43   ` bug#70674: " Efraim Flashner

Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.