jgoguen/nss-tls

Project ID: 26406

Description

Repo for https://github.com/dimkr/nss-tls. I don't own it, I'm just building the package.

Installation Instructions

After installing nss-tlsd, start the daemons:

% sudo systemctl enable nss-tlsd % sudo systemctl start nss-tlsd % systemctl --user enable nss-tlsd % systemctl --user start nss-tlsd

Then enable tls in nsswitch.conf:

  • Edit /etc/authselect/user-nsswitch.conf to include tls in the hosts line.
    • Keep dns after tls on the line to fall back to regular DNS, or replace dns with tls
  • Run sudo authselect apply-changes
    • If you've manually made changes to files authselect manages, this will fail. You'll need to undo the changes or use authselect select to revert to a clean profile.

Active Releases

The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).

Release Architectures Repo Download
Fedora 37 aarch64 (6)*, ppc64le (2)*, x86_64 (11)* Fedora 37 (0 downloads)
Fedora 38 aarch64 (6)*, ppc64le (3)*, x86_64 (8)* Fedora 38 (16 downloads)
Fedora 39 aarch64 (6)*, ppc64le (2)*, x86_64 (6)* Fedora 39 (5 downloads)
Fedora 40 aarch64 (0)*, ppc64le (0)*, x86_64 (0)* Fedora 40 (2 downloads)
Fedora rawhide aarch64 (6)*, ppc64le (2)*, x86_64 (8)* Fedora rawhide (47 downloads)

* Total number of downloaded packages.