Skip to content

bx cert public

Eric Voskuil edited this page Feb 28, 2017 · 14 revisions

Derive a Curve ZMQ public key for use with a Libbitcoin server.

$ bx cert-public --help
Usage: bx cert-public [-h] [--config value] [PRIVATE_KEY]

Info: Derive a Curve ZMQ public key for use with a Libbitcoin server.

Options (named):

-c [--config]        The path to the configuration settings file.
-h [--help]          Get a description and instructions for this command.

Arguments (positional):

PRIVATE_KEY          The private key from which to derive the public key.     

Public certificates are consumed directly by Libbitcoin Server for client identity and by BX for server identity.

See also cert-new.

Example 1

$ bx cert-public "A6hgo]R8<48/xB3yfd5x]mt-a9u/*P^j$$K)SBR@"
2!{^*kaa:gU]z2/Jy/4N5h2o=F[WE=2V0gi(Btqo

BX Menu

Clone this wiki locally