libresign icon indicating copy to clipboard operation
libresign copied to clipboard

occ command to return all info about app

Open vitormattos opened this issue 3 years ago • 0 comments

Background

The setup of LibreSign have now a checklist with many steps.

Feature

Implement the command occ libresign:info to run the follow checklist and return with results.

Checklist:

  • Nextcloud Server version
  • LibreSign Version
  • Java version
  • JSignPdf Version
  • Java binary path
  • JSignPdf binary path
  • LibreSign cli path
  • LibreSign cli version
  • CFSSL settings
    • Comon name
    • Organization unit
    • Organization
    • Country name
    • Config path
    • CFSSL URI
    • Binary path
  • Test to sign PDF document: success

Or, to make more simple, list all LibreSign config values returning the values and the result of tests outside of config settings list.

vitormattos avatar Jul 29 '22 17:07 vitormattos