McAfee MEJCAE-AM-DA Product Guide - Page 135

Modifiers, sign, Syntax, version, wipe

Page 135 highlights

Using Command-Line Options Modifiers --multi --signer --userid Displays signature details for multiple keys that match the --userid. If not specified, the list of matching keys appears in --key-list format. Displays details of signatures by the specified signer. Displays details for signatures on the key you specify. sign Use the --sign option to perform a cryptographic signature on a plaintext file using your default private key. For more information on signing data, see Signing information on page 44. Syntax ebs --sign [--detached] [--armor] [--text] [--clearsig] [--sign-with ] [--passphrase ] [--allow-passphrase-retry] Modifiers --allow-passphrase-retry Tells E-Business Server to abort an encryption operation if the user does not specify a passphrase in the original encryption command, or the supplied passphrase is not correct. --armor Specifies ascii-armored output. The output is in a base-64-encoded format called ascii-armoring. This makes the output safe for sending through 7-bit email or other systems. --clearsig Used in conjunction with --armor and --text, produces a clear-signed message, one that can be read with human eyes, and without the aid of E-Business Server. --detached This instructs E-Business Server to produce a separate, detached signature certificate file. The signature is not attached to the text that was signed. Typically, the signature file has a .sig extension added to the input filename. --passphrase --sign-with --text Specifies the passphrase used for key signing. Specifies the key you want to use for the signing operation. Specifies that the input is text that should be converted to canonical new lines before signing. Trailing whitespace is ignored with this setting. version Displays version information about the E-Business Server executable. If the INFO configuration parameter (or --info on the command line) is set to verbose, then additional information is displayed, such as build stage, build number, and whether debugging information is included. Syntax ebs --version [--info ] Modifiers --info Controls the amount of detail you receive from E-Business Server diagnostic messages. wipe Use the --wipe option to perform a secure deletion of files. For more information on wiping files, see Wiping a sensitive data file on page 71. Syntax ebs --wipe [--multi] [--wipe-passes ] [--smartcard [--pin [--smartcard-type [--smartcard-dll]]]] file [...] 133 E-Business Server™ 8.6 Product Guide

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146
  • 147
  • 148
  • 149
  • 150
  • 151
  • 152
  • 153
  • 154
  • 155
  • 156
  • 157
  • 158
  • 159
  • 160
  • 161
  • 162
  • 163
  • 164
  • 165
  • 166
  • 167
  • 168
  • 169
  • 170
  • 171
  • 172
  • 173
  • 174
  • 175
  • 176
  • 177
  • 178
  • 179
  • 180
  • 181
  • 182
  • 183
  • 184
  • 185
  • 186
  • 187
  • 188

133
E-Business Server
8.6
Product Guide
Using Command-Line Options
Modifiers
sign
Use the
--sign
option to perform a cryptographic signature on a plaintext file using your default private key.
For more information on signing data, see
Signing information
on page 44
.
Syntax
ebs --sign [--detached] [--armor] [--text] [--clearsig] [--sign-with <userid>] [--passphrase
<passphrase>] [--allow-passphrase-retry]
Modifiers
version
Displays version information about the E-Business Server executable. If the
INFO
configuration parameter
(or
--info
on the command line) is set to
verbose
, then additional information is displayed, such as build
stage, build number, and whether debugging information is included.
Syntax
ebs --version [--info <level>]
Modifiers
wipe
Use the
--wipe
option to perform a secure deletion of files. For more information on wiping files, see
Wiping
a sensitive data file
on page 71
.
Syntax
ebs --wipe [--multi] [--wipe-passes <number>] [--smartcard [--pin <PIN> [--smartcard-type <type>
[--smartcard-dll]]]] file [...]
--multi
Displays signature details for multiple keys that match the --userid. If not
specified, the list of matching keys appears in --key-list format.
--signer
Displays details of signatures by the specified signer.
--userid
Displays details for signatures on the key you specify.
--allow-passphrase-retry
Tells E-Business Server to abort an encryption operation if the user does not
specify a passphrase in the original encryption command, or the supplied
passphrase is not correct.
--armor
Specifies ascii-armored output. The output is in a base-64-encoded format
called ascii-armoring. This makes the output safe for sending through 7-bit
email or other systems.
--clearsig
Used in conjunction with --armor and --text, produces a clear-signed message,
one that can be read with human eyes, and without the aid of E-Business Server.
--detached
This instructs E-Business Server to produce a separate, detached signature
certificate file. The signature is not attached to the text that was signed.
Typically, the signature file has a .sig extension added to the input filename.
--passphrase
Specifies the passphrase used for key signing.
--sign-with
Specifies the key you want to use for the signing operation.
--text
Specifies that the input is text that should be converted to canonical new lines
before signing. Trailing whitespace is ignored with this setting.
--info
Controls the amount of detail you receive from E-Business Server diagnostic
messages.