Cisco Acano X-series インストールガイド

ページ / 37
Cisco Meeting Server 2.0+ : Virtualized Deployments
17
<key/cert basename>
is a string identifying the new key and CSR (e.g. "webadmin"
results in "webadmin.key" and "webadmin.csr" files)
and the allowed but optional attributes are as follows and must be separated by a colon:
l
CN: the commonName which should be on the certificate. Use the FQDN defined in
DNS A record as the Common Name. Failure to do this will result in browser
certificate errors.
l
OU: Organizational Unit
l
O: Organization
l
L: Locality
l
ST: State
l
C: Country
l
emailAddress
Use quotes for values that are more than one word long, for example:
pki csr example CN:example.com "OU:Accounts UK" "O:My Company"
b. Send the CSR to one of the following:
l
To a Certificate Authority (CA), such as Verisign who will verify the identity of the
requestor and issue a signed certificate.
l
To a local or organizational Certificate Authority, such as an Active Directory server
with the Active Directory Certificate Services Role installed.
i. Transfer the file to the CA.
ii. Issue the following command in the command line management shell on the CA
server replacing the path and CSR name with your information:
certreq -submit -attrib "CertificateTemplate:WebServer"
C:\Users\Administrator\Desktop\webadmin.csr
iii. After entering the command, a CA selection list is displayed similar to that below.
Select the correct CA and click OK.
3   Configuration