Opened 11 years ago
Closed 11 years ago
#5350 closed defect (fixed)
CACert installation instructions downloads old certdata.txt
Reported by: | ojab | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6 |
Component: | BOOK | Version: | SVN |
Severity: | major | Keywords: | |
Cc: |
Description ¶
wget command in http://www.linuxfromscratch.org/blfs/view/svn/postlfs/cacerts.html downloads http://mxr.mozilla.org//mozilla/source/security/nss/lib/ckfw/builtins/certdata.txt?raw=1 which is 2012/12/29 file. I suppose that file from anduin/page header should be used instead.
Change History (4)
comment:2 by , 11 years ago
Yes, that needs to be updated. We can probably remove the wget completely, but need to mention that no explicit unpacking is needed.
Also, any older version of certdata.txt needs to be renamed or deleted before downloading the latest version with wget as the name of the file would not be correct if it already exists.
comment:3 by , 11 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
(as a side note -- scripts IMHO should be placed in /usr/bin, not /bin)