caerp_sign_pdf
Project description
Cette librairie a pour objectif de fournir un ensemble cohérent pour la signature et l’horodatage électronique des fichiers PDF issus de [CAERP](https://framagit.org/caerp/caerp).
Activation du module
L’API publique est configurable dans CAERP au travers du fichier de configuration .ini.
** Assurez-vous que la librairie caerp_sign_pdf est bien dans les pyramid.includes **
pyramid.includes = ...
...
caerp_sign_pdf
** Configurez le service caerp.interfaces.ISignPDFService **
caerp.interfaces.ISignPDFService = caerp_sign_pdf.public.SignPDFService
** Configurez le chemin vers le certificat à utiliser pour signer et sa clé secrète **
caerp.sign_certificate_path=/path/to/certificate.pfx
caerp.sign_certificate_passphrase=**************************
** Configurez les journaux de caerp_sign_pdf **
Voir la [documentation sur le module Python logging](https://docs.python.org/2/library/logging.html) pour le détail ainsi que les exemples dans le fichier development.ini.sample.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file caerp_sign_pdf-2024.1.0.tar.gz
.
File metadata
- Download URL: caerp_sign_pdf-2024.1.0.tar.gz
- Upload date:
- Size: 16.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 96c21ec04e4d7a39d79119d6afa425d957adeabc4f4bf06403a1d567fa48f41a |
|
MD5 | 30b8931615b5350916e48231415d7fe8 |
|
BLAKE2b-256 | a2bb6a3c49b4daad6f0361b9923bcfba7c841369a187fb5e56c3d05ebe492a76 |
File details
Details for the file caerp_sign_pdf-2024.1.0-py3-none-any.whl
.
File metadata
- Download URL: caerp_sign_pdf-2024.1.0-py3-none-any.whl
- Upload date:
- Size: 16.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7c90eec4f3d6cc41c4eb1378da78e54d7ef83deeb88ae7c5780e808fa012640f |
|
MD5 | 7958ee930ec310e7126e1c229212e004 |
|
BLAKE2b-256 | 49df4bfe2da3ffc3ebbf2bc38faa99468a76b47672ecc9b46eb73c05cd75ff36 |