McAfee MEJCAE-AM-DA Product Guide - Page 131

key-update, Syntax, Modifiers, keyserver-delete, Notes

Page 131 highlights

Using Command-Line Options 129 key-update Use the --key-update option to update keys on your local keyring from a key server. E-Business Server searches the specified key server or generic LDAP server for all keys on your local keyring and merges the matching keys back into your keyring. Syntax ebs --key-update [--keyserver ] [--adk | --keys | --revokers | --introducers | --x509 | --crl] [userid ...] Modifiers --adk Updates and adds Additional Decryption Keys (ADKs) associated with keys on your keyring. If ADK-KEY is set in the E-Business Server configuration file, then that key is also updated or added to your local keyring. --crl Downloads the latest certificate revocation list from the --ca-revocation-url and merges any new revocations onto the keyring. --introducers Specifies that E-Business Server updates or adds introducer keys to your keyring for all keys with meta-introducer signatures on them. E-Business Server searches your local keyring for keys with valid meta-introducer signatures. Then, E-Business Server searches the key server for all keys signed by this set of introducer keys and all matching keys are added to your keyring. --keys E-Business Server searches the specified key server or generic LDAP server for all keys on your local keyring and merges the matching keys back into your keyring. --keyserver Specifies the URL for the key server or generic LDAP server that you want to compare your keyring to. Enter the keyserver URL in the following format: ldap://. --revokers Specifies that all designated revoker associated with keys on your keyring are also updated from the key server. If the designated revoker's key is not currently on your keyring, E-Business Server adds it from the key server. --x509 Specifies that all keys with X.509 signature certificates associated with them are updated from the key server. Any revocations found on the key server are merged into the key. keyserver-delete Use the --keyserver-delete option to delete a key from a keyserver. Syntax ebs --keyserver-delete [--sign-with ] [--passphrase ] [--force] --keyserver userid ... Modifiers --force Forces key deletion of all matching keys without first prompting for confirmation. --keyserver Specifies the URL for the key server or generic LDAP server that you want to delete your key from. Enter the keyserver URL in the following format: ldap:// --passphrase Specifies the passphrase for your private key. --sign-with Selects the key you want to sign the deletion request with. By default, E-Business Server uses the key specified by the DEFAULT-KEY parameter in the E-Business Server configuration file. Notes If the keyserver URL specifies a TLS connection, the signing key is used to authenticate the client to the server at the connection protocol layer, instead of for signing the delete request sent through the connection. 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

129
E-Business Server
8.6
Product Guide
Using Command-Line Options
key-update
Use the
--key-update
option to update keys on your local keyring from a key server. E-Business Server
searches the specified key server or generic LDAP server for all keys on your local keyring and merges the
matching keys back into your keyring.
Syntax
ebs --key-update [--keyserver <url>] [--adk | --keys | --revokers | --introducers | --x509 | --crl]
[userid ...]
Modifiers
keyserver-delete
Use the
--keyserver-delete
option to delete a key from a keyserver.
Syntax
ebs --keyserver-delete [--sign-with <userid>] [--passphrase <quoted-passphrase>] [--force]
--keyserver <url> userid ...
Modifiers
Notes
If the keyserver URL
specifies a TLS connection, the signing key is used to authenticate the client to the
server at the connection protocol layer, instead of for signing the delete request sent through the connection.
--adk
Updates and adds Additional Decryption Keys (ADKs) associated with keys on
your keyring. If ADK-KEY is set in the E-Business Server configuration file, then
that key is also updated or added to your local keyring.
--crl
Downloads the latest certificate revocation list from the --ca-revocation-url and
merges any new revocations onto the keyring.
--introducers
Specifies that E-Business Server updates or adds introducer keys to your
keyring for all keys with meta-introducer signatures on them.
E-Business Server searches your local keyring for keys with valid
meta-introducer signatures. Then, E-Business Server searches the key server
for all keys signed by this set of introducer keys and all matching keys are added
to your keyring.
--keys
E-Business Server searches the specified key server or generic LDAP server for
all keys on your local keyring and merges the matching keys back into your
keyring.
--keyserver
Specifies the URL for the key server or generic LDAP server that you want to
compare your keyring to. Enter the keyserver URL in the following format:
ldap://<IP address or DNS name of key server>.
--revokers
Specifies that all designated revoker associated with keys on your keyring are
also updated from the key server. If the designated revoker’s key is not
currently on your keyring, E-Business Server adds it from the key server.
--x509
Specifies that all keys with X.509 signature certificates associated with them are
updated from the key server. Any revocations found on the key server are
merged into the key.
--force
Forces key deletion of all matching keys without first prompting for
confirmation.
--keyserver
Specifies the URL for the key server or generic LDAP server that you want to
delete your key from. Enter the keyserver URL in the following format:
ldap://<IP address or DNS name of key server>
--passphrase
Specifies the passphrase for your private key.
--sign-with
Selects the key you want to sign the deletion request with. By default,
E-Business Server uses the key specified by the DEFAULT-KEY parameter in the
E-Business Server configuration file.