McAfee MEJCAE-AM-DA Product Guide - Page 107

Details, SIGN-ONLY, Default Value, Notes, SMARTCARD-DLL, Syntax, SMTP-SERVER

Page 107 highlights

Using the Configuration File Learning about the configuration file Details You can also set this on the command line by entering --signed-by . The is the eight hex character ID, not the userID. SIGN-ONLY Specifies that newly-generated keys are sign-only. You cannot encrypt to sign-only keys. This changes the meaning of the KEY-SIZE parameter to refer to the size of the signing key. The KEY-TYPE may not be set as RSA-LEGACY and the KEY-SIZE must be valid for the type of key. Default Value SIGN-ONLY = no Notes You can also set this on the command line by entering --sign-only yes|no. If SIGN-ONLY is set to yes in the configuration file and is not overridden on the command line by entering --sign-only no, then subkey generation cannot be performed. SMARTCARD-DLL (Windows only.) Specifies the DLL to use for support of smart cards other than those E-Business Server explicitly supports. Use this option in conjunction with the SMARTCARD-TYPE option. The DLL must conform to the PKCS11 standard for smart card interface. Syntax SMARTCARD-DLL = Default Value SMARTCARD-DLL = "" SMARTCARD-TYPE (Windows only.) Specifies the type of smart card you want to use. This smart card type is used for all smart card operations. If you want to use a smart card other than one that we have listed as being supported, then you must set the SMARTCARD-TYPE to other, as well as specify the path to the DLL to use with it by setting the SMARTCARD-DLL parameter. Default Value SMARTCARD-TYPE = "" Values for SMARTCARD-TYPE are as follows: • GemPlus • Rainbow • Schlumberger • Other SMTP-SERVER Specifies the SMTP server that you want E-Business Server to connect to during encryption operations. Note that E-Business Server does not support SMTP user name and password for some SMTP server configurations. Syntax SMTP-SERVER = Default Value SMTP-SERVER= Notes You can also add the --smtp-server option to the command line when encrypting files. 105 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

105
E-Business Server
8.6
Product Guide
Using the Configuration File
Learning about the configuration file
Details
You can also set this on the command line by entering
--signed-by <keyid>
. The
<keyid>
is the eight hex
character ID, not the userID.
SIGN-ONLY
Specifies that newly-generated keys are sign-only. You cannot encrypt to sign-only keys. This changes the
meaning of the
KEY-SIZE
parameter to refer to the size of the signing key. The
KEY-TYPE
may not be set as
RSA-LEGACY
and the
KEY-SIZE
must be valid for the type of key.
Default Value
SIGN-ONLY = no
Notes
You can also set this on the command line by entering
--sign-only yes|no
. If
SIGN-ONLY
is set to
yes
in the
configuration file and is not overridden on the command line by entering
--sign-only no
, then subkey
generation cannot be performed.
SMARTCARD-DLL
(Windows only.) Specifies the DLL to use for support of smart cards other than those E-Business Server
explicitly supports. Use this option in conjunction with the
SMARTCARD-TYPE
option.
The DLL must conform to the PKCS11 standard for smart card interface.
Syntax
SMARTCARD-DLL = <path to DLL>
Default Value
SMARTCARD-DLL = ""
SMARTCARD-TYPE
(Windows only.) Specifies the type of smart card you want to use. This smart card type is used for all smart
card operations. If you want to use a smart card other than one that we have listed as being supported, then
you must set the
SMARTCARD-TYPE
to
other
, as well as specify the path to the DLL to use with it by setting the
SMARTCARD-DLL
parameter.
Default Value
SMARTCARD-TYPE = ""
Values for
SMARTCARD-TYPE
are as follows:
• GemPlus
• Rainbow
• Schlumberger
• Other
SMTP-SERVER
Specifies the SMTP server that you want E-Business Server to connect to during encryption operations. Note
that E-Business Server does not support SMTP user name and password for some SMTP server
configurations.
Syntax
SMTP-SERVER = <host name|IP address>
Default Value
SMTP-SERVER=
Notes
You can also add the
--smtp-server
option to the command line when encrypting files.