forked from pool/ca-certificates-mozilla
- remove DigiNotar CA (bnc#714931)
OBS-URL: https://build.opensuse.org/package/show/Base:System/ca-certificates-mozilla?expand=0&rev=17
This commit is contained in:
parent
8305587e2b
commit
6b10929d9f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 13:01:36 UTC 2011 - lnussel@suse.de
|
||||
|
||||
- remove DigiNotar CA (bnc#714931)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Aug 30 07:52:16 UTC 2011 - lnussel@suse.de
|
||||
|
||||
|
@ -26,7 +26,7 @@ Name: ca-certificates-mozilla
|
||||
License: BSD3c(or similar) ; MPL 1.1/GPL 2.0/LGPL 2.1
|
||||
Group: Productivity/Networking/Security
|
||||
AutoReqProv: on
|
||||
Version: 1.70
|
||||
Version: 1.75
|
||||
Release: 1
|
||||
Summary: CA certificates for OpenSSL
|
||||
Url: http://www.mozilla.org
|
||||
@ -68,6 +68,9 @@ install -m 644 %{S:1} COPYING
|
||||
perl %{SOURCE1} --trustbits < certdata.txt
|
||||
|
||||
%install
|
||||
# compromised, bnc#714931
|
||||
rm DigiNotar_Root_CA.pem
|
||||
#
|
||||
mkdir -p %{buildroot}/%{sslusrdir}/mozilla
|
||||
set +x
|
||||
for i in *.pem; do
|
||||
|
Loading…
Reference in New Issue
Block a user