mirror of
https://github.com/corda/corda.git
synced 2024-12-29 09:18:58 +00:00
625d0447aa
* Introducing the CRR submission tool * Addressing review comments * Addressing review comments - round 2 - Redesign of the tool. * Fixing messages
609 B
609 B
Running the Certificate Revocation Request Submission Tool
The purpose of this tool is to facilitate the certificate revocation request submission process. See crr-submission-tool
for more details.
See the Readme under network-management
for detailed building instructions.
Command line argument
At startup, the Certificate Revocation Request Submission Tool takes only one command line argument: --submission-url
, that should be followed by the url to the certificate revocation request submission endpoint.