From ea99164726e0c20ae41bd9e829290c38e48ab44d Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 09 Aug 2020 03:19:55 -0400 Subject: nss-certdata-server-auth: Put certs in purpose dir --- diff --git a/build b/build index 228ed81..34f5e24 100755 --- a/build +++ b/build @@ -10,4 +10,4 @@ build: install: build install -D -m 0644 src/certdata-server-auth.pem \ nss-certdata-server-auth.data$$(: \ - )/usr/share/certs/nss-certdata-server-auth.pem + )/usr/share/certs/server-auth/nss-certdata.pem diff --git a/changelog b/changelog index c1a9cd5..669e88f 100644 --- a/changelog +++ b/changelog @@ -1,6 +1,9 @@ nss-certdata (3.54-2) trunk * Fix ASN.1 data that was corrupted in PEM encoding. + * nss-certdata-server-auth: Install certificates file under + , which will be used for root certificates + trusted for the purpose of TLS WWW server authentication. -- Patrick McDermott Sun, 09 Aug 2020 02:52:29 -0400 -- cgit v0.9.1