pubkey-find
pubkey-find [OPTIONS] - < CERT-OR-KEY-FILE
pubkey-find [OPTIONS] CERT-OR-KEY-FILE
Obtains information of the public key from a certificate or certificate request in a Base-64 encoded PEM file.
Option | Description |
---|---|
Options for the input format |
|
|
Guesses the input format (default). |
|
Input is a (PEM X.509) certificate. |
|
Input is a (PEM X.509) certificate request |
|
Input is a private key in PEM format. |
|
Report more details if input cannot be parsed. |
Options for the output |
|
You can use several output and processing options. They operate in the order they appear in the command. |
|
|
Prints the certificate fingerprint, that is, the MD5 hash. |
|
Prints the nCore keypair hash. |
|
Prints the key’s Security World appname(s) or ident(s). |
|
Outputs summary information in human-readable format (default). |
|
Prints the certificate thumbprint, that is, the SHA-1 hash. |
Options for further processing |
|
|
Augments the |
|
Passes |
|
Displays extensive general information about the key by running |
|
Verifies that the key was securely generated by running |
Options for controlling which |
|
Only keys that match the condition are processed |
|
|
All key file(s) regardless of modification time (default). |
|
The least recently modified file. |
|
Most recently modified file of those which otherwise match. |
|
Whose |
Option to address HSMs |
|
|
Specifies the number of the module to use. |
Help options |
|
|
Displays help for |
|
Displays the version number of the Security World Software that deploys |