McAfee MEJCAE-AM-DA Product Guide - Page 144

The Key management tab, Field, Command-line equivalent, Use

Page 144 highlights

Using the E-Business Server Administration Utility Getting Started with the E-Business Server Administration Utility console The Key management tab Use the Key management tab to establish default settings for the keys and key pairs that E-Business Server creates. Field Default key Default key size Command-line equivalent ebs --default-key (Works for next signing only.) ebs --key-gen --key-size See • DEFAULT-KEY on page 93 • KEY-SIZE on page 99 • key-gen on page 124 Default key type ebs --key-gen --key-type Default key export format ebs --key-export • KEY-TYPE on page 100 • key-gen on page 124 • EXPORT-FORMAT on page 95 • key-export on page 123 Use fast key-generation ebs --key-gen method --fast-key-gen • FASTKEYGEN on page 95 Generate sign-only keys ebs --key-gen --sign-only by default • SIGN-ONLY on page 105 • key-gen on page 124 Question prompt for key reconstruction ebs --reconstruct -data [--question ...] • QUESTION on page 102 • reconstruct-data on page 131 Use to Specify a specific key that you want to use for signing. Define a custom key size, in bits. The minimum key size is 1024 bits. The maximum key size is 4096 bits. If you do not specify a key size, E-Business Server uses a key size specified in the configuration file. Note: If you set the Default key type to RSA LEGACY, the maximum key size is 2048 bits. Specify the type of key you want E-Business Server to create by default. Choose from DSS, RSA, and RSA-LEGACY. Specify whether or not you want exported keys to be compatible with earlier versions of E-Business Server (which involves removing newer key features). Choose Compatible to make new keys backward-compatible, or Complete to export keys with all features intact. Turn fast key generation on or off. Select Yes to enable the feature, or No to disable it. With this setting enabled, E-Business Server generates DSS keys using "canned primes" for common key sizes (currently 1536, 2048, 3072, 4096). This speeds up key generation. This option has no effect if you choose RSA or RSA-Legacy for Default key type. Specify that new keys should be for signing only (that is, you will not be able to use them for encrypting data). This option has no effect if you choose RSA-Legacy for your Default key type. Specify five questions that E-Business Server will associate with any keys it generates. These keys are for later key reconstruction, if necessary. Users must answer three of the five questions in order to reconstruct their keys. Question can be up to 95 characters in length. E-Business Server™ 8.6 Product Guide 142

  • 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

E-Business Server
8.6
Product Guide
142
Using the E-Business Server Administration Utility
Getting Started with the E-Business Server Administration Utility console
The Key management tab
Use the
Key management
tab to establish default settings for the keys and key pairs that E-Business Server
creates.
Field
Command-line equivalent
See
Use to
Default key
ebs --default-key
<key ID>
(Works for next signing only.)
DEFAULT-KEY
on
page 93
Specify a specific key that you want
to use for signing.
Default key size
ebs --key-gen --key-size
KEY-SIZE
on
page 99
key-gen
on
page 124
Define a custom key size, in bits.
The minimum key size is 1024 bits.
The maximum key size is 4096 bits.
If you do not specify a key size,
E-Business Server uses a key size
specified in the configuration file.
Note:
If you set the
Default key type
to
RSA LEGACY, the maximum key size
is 2048 bits.
Default key type
ebs --key-gen --key-type
KEY-TYPE
on
page 100
key-gen
on
page 124
Specify the type of key you want
E-Business Server to create by
default. Choose from
DSS
,
RSA
, and
RSA-LEGACY
.
Default key export format
ebs --key-export
EXPORT-FORMAT
on page 95
key-export
on
page 123
Specify whether or not you want
exported keys to be compatible with
earlier versions of E-Business Server
(which involves removing newer key
features).
Choose
Compatible
to make new keys
backward-compatible, or
Complete
to
export keys with all features intact.
Use fast key-generation
method
ebs --key-gen
--fast-key-gen
FASTKEYGEN
on
page 95
Turn fast key generation on or off.
Select
Yes
to enable the feature, or
No
to disable it.
With this setting enabled, E-Business
Server generates
DSS
keys using
“canned primes” for common key
sizes (currently 1536, 2048, 3072,
4096). This speeds up key
generation.
This option has no effect if you
choose
RSA
or
RSA-Legacy
for
Default
key type
.
Generate sign-only keys
by default
ebs --key-gen --sign-only
SIGN-ONLY
on
page 105
key-gen
on
page 124
Specify that new keys should be for
signing only (that is, you will not be
able to use them for encrypting
data).
This option has no effect if you
choose
RSA-Legacy
for your
Default key
type
.
Question prompt for key
reconstruction
ebs --reconstruct
-data <userid> [--question
...]
QUESTION
on
page 102
reconstruct-data
on page 131
Specify five questions that
E-Business Server will associate with
any keys it generates. These keys
are for later key reconstruction, if
necessary. Users must answer three
of the five questions in order to
reconstruct their keys. Question can
be up to 95 characters in length.