open-pdf-sign-configurator
This package can be used to install the open-pdf-sign server to sign all PDFs on your Nginx server After you install this and activate it, all PDFs served by your Nginx server will automatically be signed by your SSL certificate for your domain being used by Nginx
For more details please go to https://openpdfsign.org/
Requirements
- Java 8 or higher
- python 3.9 or high
Install
In order to install the configurator run
apt-get install default-jre python3 python3-pip
pip install openpdfsign-configurator
opsconfig
If you want to remove, remove relevant blocks in your Nginx config and run
rm /etc/systemd/system/openpdfsign.service
rm -rf /etc/openpdfsign
Development
For releasing the python package run:
- python -m build
- twine upload -r testpypi dist/*
- twine upload -r pypi dist/*
Release files for openpdfsign-configurator 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| openpdfsign-configurator-0.0.1.tar.gz | 13.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| openpdfsign_configurator-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.4 kB
Release files / openpdfsign-configurator-0.0.1.tar.gz
| Download URL | openpdfsign-configurator-0.0.1.tar.gz |
|---|---|
| Size | 13.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
262fcd54cfc343cbefe31370bdff8b19283452d5b8c9fc2b1617557481c0a4fb
|
|
BLAKE2b-256 checksum How to use checksums |
696c2a401394d8bacd64d79b9615f91b9abebf43ee2c3cef2f3ce9ca57fff0d0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|
Release files / openpdfsign_configurator-0.0.1-py3-none-any.whl
| Download URL | openpdfsign_configurator-0.0.1-py3-none-any.whl |
|---|---|
| Size | 17.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f7b601aa51eb1293f4cf5ec1f59c3a48572edbd3483badc52308ea8ef53169ac
|
|
BLAKE2b-256 checksum How to use checksums |
f2b92f4c73638263854d9fbdd0421f583d48c0211bc21efbdb0997a5a398f089
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|