summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-04-13 20:18:44 +0200
committerSimon Josefsson <simon@josefsson.org>2010-04-13 20:24:59 +0200
commit30748a9bcbfb76460e42ec96b6988ffc69267680 (patch)
tree95459aa136a9213f4cea7b42fa50dcaffb827723 /doc
parentd0d9fa436ed1dce70395d477f9b15199b0482bb6 (diff)
downloadgnutls-30748a9bcbfb76460e42ec96b6988ffc69267680.tar.gz
Update gnulib files, fix syntax-check warnings.
Diffstat (limited to 'doc')
-rw-r--r--doc/certtool.cfg1
-rwxr-xr-xdoc/credentials/gnutls-http-serv1
-rw-r--r--doc/credentials/params.pem2
-rw-r--r--doc/credentials/x509/Makefile.am1
-rw-r--r--doc/credentials/x509/cert.pem1
-rw-r--r--doc/credentials/x509/clicert-dsa.pem1
6 files changed, 0 insertions, 7 deletions
diff --git a/doc/certtool.cfg b/doc/certtool.cfg
index 7b86833dc5..72597600ff 100644
--- a/doc/certtool.cfg
+++ b/doc/certtool.cfg
@@ -112,4 +112,3 @@ signing_key
# A name for a PKCS #12 key
#pkcs12_key_name = "Anonymous key"
-
diff --git a/doc/credentials/gnutls-http-serv b/doc/credentials/gnutls-http-serv
index 5f5fcee3d4..90c9717547 100755
--- a/doc/credentials/gnutls-http-serv
+++ b/doc/credentials/gnutls-http-serv
@@ -5,4 +5,3 @@
--srppasswd srp/tpasswd --srppasswdconf srp/tpasswd.conf \
--pgpkeyfile openpgp/sec.asc --pgpcertfile openpgp/pub.asc --pskpasswd psk/passwd.psk \
--dhparams params.pem $*
-
diff --git a/doc/credentials/params.pem b/doc/credentials/params.pem
index 2539090162..43f0282d03 100644
--- a/doc/credentials/params.pem
+++ b/doc/credentials/params.pem
@@ -1,7 +1,5 @@
-
-----BEGIN DH PARAMETERS-----
MIGGAoGA7q8Kua2zjdacM/gK+o/F6GByYYd1/zwLnqIxTJwlZXbWdN90luqB0zg7
SBPWksbg4NXY4lC5i+SOSVwdYIna0V3H17RhVNa2zo70rWmxXUmCVZspe88YhcUp
9WZmDlfsaO28PAVybMAv1Mv0l26qmv1ROP6DdkNbn8YdL8DrBuMCAQI=
-----END DH PARAMETERS-----
-
diff --git a/doc/credentials/x509/Makefile.am b/doc/credentials/x509/Makefile.am
index 5bf4c23fa1..1c18486db3 100644
--- a/doc/credentials/x509/Makefile.am
+++ b/doc/credentials/x509/Makefile.am
@@ -1,3 +1,2 @@
EXTRA_DIST = ca.pem cert.pem key.pem clikey.pem clicert.pem clicert-dsa.pem \
clikey-dsa.pem cert-dsa.pem key-dsa.pem
-
diff --git a/doc/credentials/x509/cert.pem b/doc/credentials/x509/cert.pem
index 8891072581..f6f4bed1a4 100644
--- a/doc/credentials/x509/cert.pem
+++ b/doc/credentials/x509/cert.pem
@@ -30,4 +30,3 @@ CSqGSIb3DQEBBQOBgQCi/SI37DrGCeZhtGhU2AyZFaqskRoFt4zAb9UYaGZaYEh5
0VUZsA/Ol8jiiQTtiCokZswhSsn+2McZmcspKigsY2aEBrry+TGFWMnYu5j5kcwP
1nVuHxLRwLt2rIsjgkeSNdHr8XHKi9/Roz/Gj86OnBAHwPt8WHfHK+63cMX1WA==
-----END CERTIFICATE-----
-
diff --git a/doc/credentials/x509/clicert-dsa.pem b/doc/credentials/x509/clicert-dsa.pem
index 0586abc126..880ea160b1 100644
--- a/doc/credentials/x509/clicert-dsa.pem
+++ b/doc/credentials/x509/clicert-dsa.pem
@@ -37,4 +37,3 @@ CSqGSIb3DQEBBQOBgQCi/SI37DrGCeZhtGhU2AyZFaqskRoFt4zAb9UYaGZaYEh5
0VUZsA/Ol8jiiQTtiCokZswhSsn+2McZmcspKigsY2aEBrry+TGFWMnYu5j5kcwP
1nVuHxLRwLt2rIsjgkeSNdHr8XHKi9/Roz/Gj86OnBAHwPt8WHfHK+63cMX1WA==
-----END CERTIFICATE-----
-