pyllyukko / user.js

user.js -- Firefox configuration hardening
MIT License
2.75k stars 232 forks source link

error: command not found in PATH: certutil #494

Closed mrhili closed 4 years ago

mrhili commented 4 years ago

i tryed to installit but

sudo apt install certutil

Reading package lists... Done Building dependency tree
Reading state information... Done E: Unable to locate package certutil

sudo apt search certutil

Sorting... Done Full Text Search... Done libnss3-tools/kali-rolling 2:3.55-1 amd64 Network Security Service tools

uname -a

Linux osboxes 5.7.0-kali1-amd64 #1 SMP Debian 5.7.6-1kali2 (2020-07-01) x86_64 GNU/Linux

mrhili commented 4 years ago

Solved by installing

sudo apt install libnss3-tools