McAfee MEJCAE-AM-DA Product Guide - Page 97

Expires-after, Default Value, Exportable, Export-format, Fastkeygen, Fingerprint-view, Syntax

Page 97 highlights

Using the Configuration File Learning about the configuration file • You can override this parameter on the command line by specifying --enforce-adk off. • On Unix platforms, you can prevent individual users from overriding this parameter by specifying ENFORCE-ADK=on in the system policy configuration file. • For more information on using ADKs, see Implementing your Additional Decryption Keys on page 41. EXPIRES-AFTER Specifies the default validity period for a key signature or a newly-generated key. In the configuration file, the EXPIRES-AFTER parameter should be set to the total number of days you want the key or signature to remain valid. If you never want it to expire, then set the expiration date to zero (0). Default Value EXPIRES-AFTER = 0 EXPORTABLE This option has been deprecated and is only supported in Legacy mode. Use SIG-TYPE=export instead. For details, see SIG-TYPE on page 104. EXPORT-FORMAT Specifies whether you want E-Business Server to strip newer key features, such as photo IDs, from the key during a --key-export operation. Normally when keys are exported (copied), the complete key is included. If this key is to be used by versions of E-Business Server prior to 6.0, or by other software that does not recognize the newer attributes (such as photo IDs), you may wish to set EXPORT-FORMAT to COMPATIBLE. If you do not want E-Business Server to strip key features during a --key-export operation, then keep the default setting, COMPLETE. Default Value EXPORT-FORMAT = COMPLETE FASTKEYGEN Use to specify fast key generation. With this setting enabled, DH/DSS keys are generated using "canned primes" for common key sizes (currently 1536, 2048, 3072, 4096) to speed key generation. Other key sizes have no canned primes, so this option is ignored in those cases. Default Value FASTKEYGEN = on FINGERPRINT-VIEW Specifies the format for displaying your fingerprint information in the --key-detail view, or when --key-detail is specified for keyserver searches. Syntax FINGERPRINT-VIEW = HEX|WORDS Default Value FINGERPRINT-VIEW = HEX Your hexadecimal fingerprint is made up of a 40 character digest of the public key components (RSA Legacy keys have 32 character fingerprints). The word list is made up of special authentication words that E-Business Server uses and are carefully selected to be phonetically distinct and easy to understand without phonetic ambiguity. If you'd like to know more about the word hash technique and view the word list, see Biometric Word Lists 95 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

95
E-Business Server
8.6
Product Guide
Using the Configuration File
Learning about the configuration file
You can override this parameter on the command line by specifying
--enforce-adk off
.
On Unix platforms, you can prevent individual users from overriding this parameter by specifying
ENFORCE-ADK=on
in the system policy configuration file.
For more information on using ADKs, see
Implementing your Additional Decryption Keys
on page 41
.
EXPIRES-AFTER
Specifies the default validity period for a key signature or a newly-generated key.
In the configuration file, the
EXPIRES-AFTER
parameter should be set to the total number of days you want
the key or signature to remain valid. If you never want it to expire, then set the expiration date to zero (0).
Default Value
EXPIRES-AFTER = 0
EXPORTABLE
This option has been deprecated and is only supported in Legacy mode. Use
SIG-TYPE=export
instead. For
details, see
SIG-TYPE
on page 104
.
EXPORT-FORMAT
Specifies whether you want E-Business Server to strip newer key features, such as photo IDs, from the key
during a
--key-export
operation.
Normally when keys are exported (copied), the complete key is included. If this key is to be used by versions
of E-Business Server prior to 6.0, or by other software that does not recognize the newer attributes (such
as photo IDs), you may wish to set
EXPORT-FORMAT
to
COMPATIBLE
. If you do not want E-Business Server to strip
key features during a
--key-export
operation, then keep the default setting,
COMPLETE
.
Default Value
EXPORT-FORMAT = COMPLETE
FASTKEYGEN
Use to specify fast key generation. With this setting enabled, DH/DSS keys are generated using “canned
primes” for common key sizes (currently 1536, 2048, 3072, 4096) to speed key generation. Other key sizes
have no canned primes, so this option is ignored in those cases.
Default Value
FASTKEYGEN = on
FINGERPRINT-VIEW
Specifies the format for displaying your fingerprint information in the
--key-detail
view, or when
--key-detail
is specified for keyserver searches.
Syntax
FINGERPRINT-VIEW = HEX|WORDS
Default Value
FINGERPRINT-VIEW = HEX
Your hexadecimal fingerprint is made up of a 40 character digest of the public key components (RSA Legacy
keys have 32 character fingerprints).
The word list is made up of special authentication words that E-Business Server uses and are carefully
selected to be phonetically distinct and easy to understand without phonetic ambiguity. If you’d like to know
more about the word hash technique and view the word list, see
Biometric Word Lists