gnutls-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[SCM] GNU gnutls branch, master, updated. gnutls_2_9_7-35-g5f3d02d


From: Nikos Mavrogiannopoulos
Subject: [SCM] GNU gnutls branch, master, updated. gnutls_2_9_7-35-g5f3d02d
Date: Sun, 01 Nov 2009 12:36:58 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU gnutls".

http://git.savannah.gnu.org/cgit/gnutls.git/commit/?id=5f3d02d6bd9f46568b89e19120e425d5e25dc11c

The branch, master has been updated
       via  5f3d02d6bd9f46568b89e19120e425d5e25dc11c (commit)
      from  70327b905252caa06641c776214e71273feccecd (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 5f3d02d6bd9f46568b89e19120e425d5e25dc11c
Author: Nikos Mavrogiannopoulos <address@hidden>
Date:   Sun Nov 1 14:23:45 2009 +0200

    RSA_SHA -> RSA_SHA1

-----------------------------------------------------------------------

Summary of changes:
 tests/dn2.c                     |    2 +-
 tests/pathlen/ca-no-pathlen.pem |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/tests/dn2.c b/tests/dn2.c
index 6ef8579..4df3f71 100644
--- a/tests/dn2.c
+++ b/tests/dn2.c
@@ -64,7 +64,7 @@ static char pem[] =
   "/do1TDFI0vSl5+M=\n"
   "-----END CERTIFICATE-----\n";
 
-static const char *info = "subject 
`1.3.6.1.4.1.311.60.2.1.3=#13024445,1.3.6.1.4.1.311.60.2.1.1=#14084d75656e6368656e,2.5.4.15=#131256312e302c20436c6175736520352e286229,serialNumber=HRB
 144261,C=DE,2.5.4.17=#14053830383037,ST=Bavaria,L=Muenchen,STREET=Frankfurter 
Ring 129,O=GMX GmbH,CN=www.gmx.de', issuer `C=US,O=VeriSign\\, Inc.,OU=VeriSign 
Trust Network,OU=Terms of use at https://www.verisign.com/rpa (c)06,CN=VeriSign 
Class 3 Extended Validation SSL SGC CA', RSA key 1024 bits, signed using 
RSA-SHA, activated `2008-11-13 00:00:00 UTC', expires `2009-11-13 23:59:59 
UTC', SHA-1 fingerprint `7ece297c45d5b17685224b4e929a30e91a9553cb'";
+static const char *info = "subject 
`1.3.6.1.4.1.311.60.2.1.3=#13024445,1.3.6.1.4.1.311.60.2.1.1=#14084d75656e6368656e,2.5.4.15=#131256312e302c20436c6175736520352e286229,serialNumber=HRB
 144261,C=DE,2.5.4.17=#14053830383037,ST=Bavaria,L=Muenchen,STREET=Frankfurter 
Ring 129,O=GMX GmbH,CN=www.gmx.de', issuer `C=US,O=VeriSign\\, Inc.,OU=VeriSign 
Trust Network,OU=Terms of use at https://www.verisign.com/rpa (c)06,CN=VeriSign 
Class 3 Extended Validation SSL SGC CA', RSA key 1024 bits, signed using 
RSA-SHA1, activated `2008-11-13 00:00:00 UTC', expires `2009-11-13 23:59:59 
UTC', SHA-1 fingerprint `7ece297c45d5b17685224b4e929a30e91a9553cb'";
 
 void
 doit (void)
diff --git a/tests/pathlen/ca-no-pathlen.pem b/tests/pathlen/ca-no-pathlen.pem
index 70f231f..100d4c8 100644
--- a/tests/pathlen/ca-no-pathlen.pem
+++ b/tests/pathlen/ca-no-pathlen.pem
@@ -19,7 +19,7 @@ X.509 Certificate Information:
                        Certificate Authority (CA): TRUE
                Subject Key Identifier (not critical):
                        3f00012df1304b60a3b0306cab0e93fe0158801b
-       Signature Algorithm: RSA-SHA
+       Signature Algorithm: RSA-SHA1
        Signature:
                9b:c1:b6:d9:df:2c:b1:1d:dd:da:14:19:94:b3:7c:12
                e9:33:a5:2e:b5:c0:82:1d:45:7a:bf:73:b9:30:74:9d


hooks/post-receive
-- 
GNU gnutls




reply via email to

[Prev in Thread] Current Thread [Next in Thread]