Skip to main content

This installs open-pdf-sign as server and signs all your PDFs served with Nginx with your SSL certificate

Project description

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/*

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

openpdfsign-configurator-0.0.1.tar.gz (13.5 kB view hashes)

Uploaded Source

Built Distribution

openpdfsign_configurator-0.0.1-py3-none-any.whl (17.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page