[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnunet] branch master updated: files included by accident.
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnunet] branch master updated: files included by accident. |
Date: |
Sat, 07 Sep 2019 01:10:11 +0200 |
This is an automated email from the git hooks/post-receive script.
ng0 pushed a commit to branch master
in repository gnunet.
The following commit(s) were added to refs/heads/master by this push:
new 4ec4b3ce5 files included by accident.
4ec4b3ce5 is described below
commit 4ec4b3ce55fcf913639ca8fdef8d42273e7ed174
Author: ng0 <address@hidden>
AuthorDate: Fri Sep 6 23:08:02 2019 +0000
files included by accident.
---
src/arm/Kyuafile | 9 ---------
src/gns/gnutls_ca.cfg | 25 -------------------------
2 files changed, 34 deletions(-)
diff --git a/src/arm/Kyuafile b/src/arm/Kyuafile
deleted file mode 100644
index f97f05e18..000000000
--- a/src/arm/Kyuafile
+++ /dev/null
@@ -1,9 +0,0 @@
--- Tests for gnunet-arm
-
-syntax(2)
-
--- name of the test suite
-test_suite('arm')
-
--- test programs
-atf_test_program{name='atf_tests.sh'}
diff --git a/src/gns/gnutls_ca.cfg b/src/gns/gnutls_ca.cfg
deleted file mode 100644
index f551ae8ab..000000000
--- a/src/gns/gnutls_ca.cfg
+++ /dev/null
@@ -1,25 +0,0 @@
-# This template file specifies that the certificate is a certificate
-# authority that will be used to sign other certificates, and
-# certificate revocations. Set additional properties (e.g. a CRL URI)
-# as appropriate.
-
-# Certificate authority template
-organization = "Example"
-cn = "Your CA name here"
-expiration_days = 3650
-
-# This CA can not issue subsidiary CAs
-path_len = 0
-
-# Is a CA
-ca
-
-# Signs certificates and certificate revocation lists
-cert_signing_key
-crl_signing_key
-
-# Name constraints (recommended); new in GnuTLS 3.3.x
-# Setting this will allow this CA to only issue
-# certificates for this domain
-nc_permit_dns = "example.com"
-#nc_exclude_dns = "test.example.com"
--
To stop receiving notification emails like this one, please contact
address@hidden.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [gnunet] branch master updated: files included by accident.,
gnunet <=