-
Notifications
You must be signed in to change notification settings - Fork 176
bx cert new
Eric Voskuil edited this page Apr 7, 2017
·
9 revisions
Create a Curve ZMQ private key for use with a Libbitcoin server.
$ bx cert-new --help
Usage: bx cert-new [-h] [--config value]
Info: Create a Curve ZMQ private key for use with a Libbitcoin server.
WARNING: entropy is obtained from the underlying platform.
Options (named):
-c [--config] The path to the configuration settings file.
-h [--help] Get a description and instructions for this command.
Private certificates are consumed directly by Libbitcoin Server for server identity and by BX for client identity.
Unlike other BX commands, this command uses the underlying platform's internal random number generator.
See also cert-public.
$ bx cert-new
A6hgo]R8<48/xB3yfd5x]mt-a9u/*P^j$$K)SBR@
Users | Developers | License | Copyright © 2011-2024 libbitcoin developers
- Home
- Build BX
- General Information
- Developer Information
- Configuration Settings
- Tutorials
- Meta Commands
- Wallet Commands
- Key Encryption Commands
- Stealth Commands
- Messaging Commands
- Transaction Commands
- Online Commands
- Encoding Commands
- Hash Commands
- Math Commands