unofficial mirror of guix-patches@gnu.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; 2+ 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] 2+ messages in thread

end of thread, other threads:[~2024-04-30 14:19 UTC | newest]

Thread overview: 2+ 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

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).