Attention!
This software is deprecated in favour of the more functional HTTP version, clj-documint.
Install the software:
$ pip install documint
Create a Java keystore (for the Certify
command):
Run the software:
$ twistd -n documint --pidfile '' \
--keystore documint_keystore.jks \
--password 123456 \ # From the `keytool` interaction.
--privateKeyPassword 123456 # From the `keytool` interaction.