From 26957a64c873cf9e2095612cd06fcf6595960508 Mon Sep 17 00:00:00 2001 From: Philipp Kern Date: Sat, 9 Aug 2008 15:06:23 -0300 Subject: [PATCH] New cacert.org.crt joining both CACert Class 1 and Class 3 certificates. This (autogenerated) file can be used for proper certificate chaining if CACert server certificates are used. The old class3.pem and root.pem certificates are deprecated. This new file could safely serve as a replacement for both. (Closes: #494343) --- cacert.org/Makefile | 2 ++ debian/NEWS | 10 ++++++++++ debian/changelog | 10 ++++++++++ 3 files changed, 22 insertions(+) diff --git a/cacert.org/Makefile b/cacert.org/Makefile index 7c1b893..fd0c435 100644 --- a/cacert.org/Makefile +++ b/cacert.org/Makefile @@ -5,8 +5,10 @@ all: clean: + rm -f cacert.org.crt install: + cat root.crt class3.crt > cacert.org.crt for p in *.crt; do \ install -m 644 $$p $(CERTSDIR)/$$p ; \ done diff --git a/debian/NEWS b/debian/NEWS index 5ed05ec..1e19c94 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,3 +1,13 @@ +ca-certificates (20080809) unstable; urgency=low + + * New cacert.org.pem joining both CACert Class 1 and Class 3 certificates. + This file can be used for proper certificate chaining if CACert + server certificates are used. The old class3.pem and root.pem + certificates are deprecated. This new file could safely serve as + a replacement for both. + + -- Philipp Kern Sat, 09 Aug 2008 14:58:24 -0300 + ca-certificates (20080617) unstable; urgency=low * New CA certificates: diff --git a/debian/changelog b/debian/changelog index 3d6c7c9..3cb5514 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +ca-certificates (20080809) unstable; urgency=low + + * New cacert.org.pem joining both CACert Class 1 and Class 3 certificates. + This file can be used for proper certificate chaining if CACert + server certificates are used. The old class3.pem and root.pem + certificates are deprecated. This new file could safely serve as + a replacement for both. (Closes: #494343) + + -- Philipp Kern Sat, 09 Aug 2008 14:58:24 -0300 + ca-certificates (20080617) unstable; urgency=low * Added French Government's IGC/A CA (both DSA and RSA). -- 2.39.2