firefox-db2pem: mention what "certutil" the script uses
... and the Debian package that provides it. Closes #14806
This commit is contained in:
parent
8d6db8cd8b
commit
40017fb323
@ -26,6 +26,9 @@
|
|||||||
# It extracts all ca certs it finds in the local Firefox database and converts
|
# It extracts all ca certs it finds in the local Firefox database and converts
|
||||||
# them all into PEM format.
|
# them all into PEM format.
|
||||||
#
|
#
|
||||||
|
# It uses the "certutil" command line tool from the NSS project to perform the
|
||||||
|
# conversion. On Debian it comes in the "libnss3-tools" package.
|
||||||
|
#
|
||||||
|
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user