How to Install and Uninstall python3-trustme.noarch Package on Rocky Linux 8
Last updated: November 14,2024
1. Install "python3-trustme.noarch" package
Please follow the guidance below to install python3-trustme.noarch on Rocky Linux 8
$
sudo dnf update
Copied
$
sudo dnf install
python3-trustme.noarch
Copied
2. Uninstall "python3-trustme.noarch" package
Please follow the instructions below to uninstall python3-trustme.noarch on Rocky Linux 8:
$
sudo dnf remove
python3-trustme.noarch
Copied
$
sudo dnf autoremove
Copied
3. Information about the python3-trustme.noarch package on Rocky Linux 8
Last metadata expiration check: 0:25:42 ago on Mon Sep 12 10:27:18 2022.
Available Packages
Name : python3-trustme
Version : 0.6.0
Release : 4.el8
Architecture : noarch
Size : 27 k
Source : python-trustme-0.6.0-4.el8.src.rpm
Repository : epel
Summary : #1 quality TLS certs while you wait, for the discerning tester
URL : https://github.com/python-trio/trustme
License : MIT or ASL 2.0
Description : You wrote a cool network client or server. It encrypts connections using TLS.
: Your test suite needs to make TLS connections to itself. Uh oh. Your test
: suite probably doesn't have a valid TLS certificate. Now what? trustme is a
: tiny Python package that does one thing: it gives you a fake certificate
: authority (CA) that you can use to generate fake TLS certs to use in your
: tests. Well, technically they are real certs, they are just signed by your CA,
: which nobody trusts. But you can trust it. Trust me.
Available Packages
Name : python3-trustme
Version : 0.6.0
Release : 4.el8
Architecture : noarch
Size : 27 k
Source : python-trustme-0.6.0-4.el8.src.rpm
Repository : epel
Summary : #1 quality TLS certs while you wait, for the discerning tester
URL : https://github.com/python-trio/trustme
License : MIT or ASL 2.0
Description : You wrote a cool network client or server. It encrypts connections using TLS.
: Your test suite needs to make TLS connections to itself. Uh oh. Your test
: suite probably doesn't have a valid TLS certificate. Now what? trustme is a
: tiny Python package that does one thing: it gives you a fake certificate
: authority (CA) that you can use to generate fake TLS certs to use in your
: tests. Well, technically they are real certs, they are just signed by your CA,
: which nobody trusts. But you can trust it. Trust me.