1
0
Fork 0
mirror of https://github.com/24eme/signaturepdf synced 2026-03-14 13:55:44 +01:00

Update README.md

This commit is contained in:
Vincent LAURENT 2024-08-02 17:31:21 +02:00 committed by GitHub
commit 77a7c37b9c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -90,7 +90,7 @@ The digital signature depends on `pdfsig` from the poppler project (poppler-util
On debian :
```
sudo apt-get install poppler-utils libnss3-tool
sudo apt-get install poppler-utils libnss3-tools
```
To enable digital signature, create certificates in a NSS database. The shell script `create_nss_certs.sh` in `tools` helps to do it :