From: ng0 <ng0@we.make.ritual.n0.is>
To: guix-devel@gnu.org
Subject: [PATCH] gnurl: add CA path to configure-flags
Date: Sat, 11 Jun 2016 20:51:28 +0000 [thread overview]
Message-ID: <20160611205128.GA23445@khazad-dum> (raw)
[-- Attachment #1.1: Type: text/plain, Size: 1203 bytes --]
From 4d5661ac66940e2583c5bef07bc6a8832af92208 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
Date: Sat, 11 Jun 2016 20:44:31 +0000
Subject: [PATCH] gnu: gnurl: Add CA path.
* gnurl(configure-flags): --with-ca-path=/etc/ssl/certs/
---
gnu/packages/gnunet.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index c4e2a37..6b7fb65 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -181,7 +181,8 @@ and support for SSL3 and TLS.")
"--disable-ldap" "--disable-rtsp" "--disable-dict"
"--disable-telnet" "--disable-tftp" "--disable-pop3"
"--disable-imap" "--disable-smtp" "--disable-gopher"
- "--disable-file" "--disable-ftp")
+ "--disable-file" "--disable-ftp"
+ "--with-ca-path=/etc/ssl/certs/")
#:test-target "test"
#:parallel-tests? #f
;; We have to patch runtests.pl in tests/ directory
--
2.7.3
--
♥Ⓐ ng0
For non-prism friendly talk find me on
psyced.org / loupsycedyglgamf.onion
[-- Attachment #1.2: 0001-gnu-gnurl-Add-CA-path.patch --]
[-- Type: text/x-diff, Size: 1107 bytes --]
From 4d5661ac66940e2583c5bef07bc6a8832af92208 Mon Sep 17 00:00:00 2001
From: ng0 <ng0@we.make.ritual.n0.is>
Date: Sat, 11 Jun 2016 20:44:31 +0000
Subject: [PATCH] gnu: gnurl: Add CA path.
* gnurl(configure-flags): --with-ca-path=/etc/ssl/certs/
---
gnu/packages/gnunet.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/gnunet.scm b/gnu/packages/gnunet.scm
index c4e2a37..6b7fb65 100644
--- a/gnu/packages/gnunet.scm
+++ b/gnu/packages/gnunet.scm
@@ -181,7 +181,8 @@ and support for SSL3 and TLS.")
"--disable-ldap" "--disable-rtsp" "--disable-dict"
"--disable-telnet" "--disable-tftp" "--disable-pop3"
"--disable-imap" "--disable-smtp" "--disable-gopher"
- "--disable-file" "--disable-ftp")
+ "--disable-file" "--disable-ftp"
+ "--with-ca-path=/etc/ssl/certs/")
#:test-target "test"
#:parallel-tests? #f
;; We have to patch runtests.pl in tests/ directory
--
2.7.3
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
next reply other threads:[~2016-06-11 20:51 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-06-11 20:51 ng0 [this message]
2016-06-12 14:22 ` [PATCH] gnurl: add CA path to configure-flags Andreas Enge
2016-06-12 15:56 ` ng0
2016-06-13 14:43 ` Ludovic Courtès
2016-06-13 15:38 ` ng0
2016-06-14 10:12 ` Ludovic Courtès
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20160611205128.GA23445@khazad-dum \
--to=ng0@we.make.ritual.n0.is \
--cc=guix-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).