McAfee MEJCAE-AM-DA Product Guide - Page 52

Working with X.509 Certificates, Common X.509 options, Specifying a certificate with the issuer’s

Page 52 highlights

7 Working with X.509 Certificates This chapter describes how to add, export, and create X.509 digital certificates, electronic documents used to prove identity and public key ownership over a communication network. To: Understand common X.509 options Add an X.509 certificate to your key Request and add an X.509 certificate from a CA Export an X.509 certificate from your key Issue X.509 certificates Update X.509 certificates on your keyring See: Common X.509 options on page 50 Adding an X.509 certificate to your key or keyring on page 52 Getting an X.509 certificate from a CA on page 52 Exporting an X.509 certificate from your key on page 55 Issuing X.509 certificates on page 56 Updating X.509 certificates on your keyring on page 58 Common X.509 options When requesting, exporting, or creating X.509 certificates, you may need to specify information such as the issuer's distinguished name, the issuer assigned serial number or certificate attributes. The following sections explain how to specify this information. Specifying a certificate with the issuer's name and serial number One key can contain several certificates, and the certificates can all be from the same issuer; therefore, in order to uniquely identify a certificate, you may need to specify two pieces of information: the issuer's distinguished name (DN) and the issuer assigned serial number on the certificate. This combination is always unique. Specify the issuer's DN using the --issuer-dn modifier. Specify the serial number assigned by the issuer using the --issuer-serial modifier. You can find the issuer's DN and the certificate's serial number using the --sig-detail option. ebs --sig-detail For example, if there's an X.509 certificate attached to a key belonging to Scott Tibson, key ID 0x196DE730, then you would enter the following to get more information about the certificate: ebs --sig-detail 0x196DE730 E-Business Server™ 8.6 Product Guide 50

  • 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
50
7
Working with X.509 Certificates
This chapter describes how to add, export, and create X.509 digital certificates, electronic documents used
to prove identity and public key ownership over a communication network.
Common X.509 options
When requesting, exporting, or creating X.509 certificates, you may need to specify information such as the
issuer’s distinguished name, the issuer assigned serial number or certificate attributes. The following
sections explain how to specify this information.
Specifying a certificate with the issuer’s name and serial number
One key can contain several certificates, and the certificates can all be from the same issuer; therefore, in
order to uniquely identify a certificate, you may need to specify two pieces of information: the issuer’s
distinguished name (DN) and the issuer assigned serial number on the certificate. This combination is always
unique. Specify the issuer’s DN using the
--issuer-dn
modifier. Specify the serial number assigned by the
issuer using the
--issuer-serial
modifier.
You can find the issuer’s DN and the certificate's serial number using the
--sig-detail
option.
ebs --sig-detail <keyID>
For example, if there’s an X.509 certificate attached to a key belonging to Scott Tibson, key ID 0x196DE730,
then you would enter the following to get more information about the certificate:
ebs --sig-detail 0x196DE730
To:
See:
Understand common X.509 options
Common X.509 options
on page 50
Add an X.509 certificate to your key
Adding an X.509 certificate to your key or keyring
on page 52
Request and add an X.509 certificate from a
CA
Getting an X.509 certificate from a CA
on page 52
Export an X.509 certificate from your key
Exporting an X.509 certificate from your key
on page 55
Issue X.509 certificates
Issuing X.509 certificates
on page 56
Update X.509 certificates on your keyring
Updating X.509 certificates on your keyring
on page 58