tools/centos-mirror-tools/yum.repos.d/StarlingX_3rd_cert_forensics_tools.repo
Yue Tao 953b757ea7 centos8: download python3-crypto and python3-ply via dnf instead of wget
The certification has expired to download python3-crypto-2.6.1-28.1.el8.x86_64.rpm and
python3-ply-3.11-2.el8.noarch.rpm via wget.

wget https://forensics.cert.org/centos/cert/8/x86_64/python3-crypto-2.6.1-28.1.el8.x86_64.rpm
--2020-12-09 06:43:48--  https://forensics.cert.org/centos/cert/8/x86_64/python3-crypto-2.6.1-28.1.el8.x86_64.rpm
Resolving forensics.cert.org (forensics.cert.org)... 192.88.209.7
Connecting to forensics.cert.org (forensics.cert.org)|192.88.209.7|:443... connected.
ERROR: The certificate of ‘forensics.cert.org’ is not trusted.
ERROR: The certificate of ‘forensics.cert.org’ has expired.

Refer to the "Install Howto" of the link below, add the yum resource of
cert-forensics-tools and then download the 2 python modules via dnf.

https://centos.pkgs.org/8/forensics-x86_64/python3-crypto-2.6.1-28.1.el8.x86_64.rpm.html

Story: 2006729
Task: 41319

Signed-off-by: Yue Tao <Yue.Tao@windriver.com>
Change-Id: I9fb1ee536c9782cc52122fc4f79ec24c6badf9f7
2020-12-09 14:47:51 +08:00

28 lines
939 B
Plaintext

[forensics]
name=CERT Forensics Tools Repository
baseurl=http://www.cert.org/forensics/repository/centos/cert/$releasever/$basearch
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-cert-forensics-2022-04-03
gpgcheck=1
[forensics-test]
name=CERT Forensics Tools Test Repository
baseurl=http://www.cert.org/forensics/repository/centos/cert-test/$releasever/$basearch
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-cert-forensics-2022-04-03
gpgcheck=1
[forensics-splunk]
name=CERT Forensics Tools Repository - Splunk
baseurl=http://www.cert.org/forensics/repository/centos/splunk/$releasever/$basearch/
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-splunk
enabled=1
gpgcheck=1
[forensics-sip]
name=CERT Forensics Tools Repository - SiLK, IPA, and Postgresql
baseurl=http://www.cert.org/forensics/repository/centos/sip/$releasever/$basearch
enabled=0
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-cert-forensics-2022-04-03
gpgcheck=1