Search Criteria
Package Details: ca-certificates-blacklist-anti-china 3.61-1
Git Clone URL: | https://aur.archlinux.org/ca-certificates-blacklist-anti-china.git (read-only, click to copy) |
---|---|
Package Base: | ca-certificates-blacklist-anti-china |
Description: | A set of Chinese CAs' certificates which should be avoided |
Upstream URL: | https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS |
Licenses: | |
Submitter: | BrLi |
Maintainer: | BrLi |
Last Packager: | BrLi |
Votes: | 1 |
Popularity: | 0.001566 |
First Submitted: | 2019-07-23 02:53 |
Last Updated: | 2021-02-03 17:51 |
Latest Comments
BrLi commented on 2020-07-04 08:37
2020-02-06 update python script from NSS package.
2020-07-04 remove multiple revoked certs.
glitsj16 commented on 2020-02-06 12:44
Unable to build 3.49.2-1. I noticed the python2 EOL code changes. The PKGBUILD still refers to 'python2 ../certdata2pem.py', causing breakage --> https://gist.github.com/glitsj16/3838721309dedb3fffc0e63c6c654281. After changing it to 'python ../certdata2pem.py' the build() function runs fine, but the package() function aborts --> https://gist.github.com/glitsj16/75367b2eeca88656448a404cbc517d17.
Regards