]> git.pld-linux.org Git - packages/ca-certificates.git/blobdiff - ca-certificates.spec
- added TODO about RSA Security 1024 V3 root CA
[packages/ca-certificates.git] / ca-certificates.spec
index f49eb879234c66801ab200a45d6dff59eb839ef1..838a4689841689bac168bd2728c0d9aebe7a8199 100644 (file)
@@ -1,5 +1,9 @@
 # TODO
 # - cleanup dead links from /etc/openssl/certs after -update uninstall
+#
+# - https://bugzilla.mozilla.org/show_bug.cgi?id=549701 and
+#   http://groups.google.com/group/mozilla.dev.security.policy/browse_thread/thread/b6493a285ba79998#
+#
 Summary:       Common CA Certificates PEM files
 Summary(pl.UTF-8):     Pliki PEM popularnych certyfikatów CA
 Name:          ca-certificates
@@ -132,6 +136,9 @@ openssl x509 -inform DER -in %{SOURCE18} -outform PEM -out terena/$(basename %{S
 # We have those and more in specific dirs
 rm mozilla/{Thawte,thawte,Certum,IGC_A,Deutsche_Telekom_Root_CA_2}*.crt
 
+# See TODO
+# rm mozilla/RSA_Security_1024_v3.crt
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT{%{_datadir}/%{name},%{_sbindir},%{certsdir}}
This page took 0.042711 seconds and 4 git commands to generate.