You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 16, 2022. It is now read-only.
$ perl rkn.pl --help
Allowed options:
-h [--help] show this usage information
-v [--version] show version information
-s [--signer-certificate] arg path to signer certificate file
-k [--key-file] arg path to key file
-n [--operator-name] arg operator name
-i [--inn-number] arg INN number
-o [--ogrn-number] arg OGRN number
-e [--email] arg email address
- optional
-V [--version-num] arg versionNum parameter
- default is 2
-O [--openssl-bin] arg path to openssl command
-D [--data-directory] arg path to directory where result will be stored
- default is TMP_DIR/rkn/data
-P [--sleep-period] arg sleep period in seconds between getResult attempts
- default is 60 seconds
--force force mode (skip some critical errors)
--force-send-request force sendRequest operation
--force-get-result force getResult operation
--with-code arg use specified code for getResult operation