Cisco Systems 57712 Manual Do Utilizador

Página de 288
If you enter '.', the field will be left blank.
-----
Country Name (2 letter code) [GB]:
US
State or Province Name (full name) [Berkshire]:
California
Locality Name (eg, city) [Newbury]:
San Jose
Organization Name (eg, company) [My Company Ltd]:
Example Incorporated
Organizational Unit Name (eg, section) []:
Unit A
Common Name (eg, your name or your server's hostname) []:
example.com
Email Address []:
admin@example.com
#
echo "nsCertType = server" > openssl.conf
#
/usr/bin/openssl x509 -req -days 365 -in csr.txt -CA ca.crt -set_serial 01 -CAkey ca.key -out server.crt
-extfile openssl.conf
Signature ok
subject=/C=US/ST=California/L=San Jose/O=Example Inc./OU=Unit
A/CN=example.com/emailAddress=john@example.com
Getting CA Private Key
#
What to Do Next
Upload the new certificate to the CIMC.
Uploading a Server Certificate
Before You Begin
You must log in as a user with admin privileges to upload a certificate.
The certificate to be uploaded must be available as readable text. During the upload procedure, you will copy
the certificate text and paste it into the CLI.
You must first generate a CSR using the CIMC certificate management CSR generation procedure, and
you must use that CSR to obtain the certificate for uploading. Do not upload a certificate that was not
obtained by this method.
Note
All current HTTPS and SSH sessions are disconnected when the new server certificate is uploaded.
Note
Procedure
Purpose
Command or Action
Enters the certificate command mode.
Server# scope certificate
Step 1
Launches a dialog for entering and uploading the
new server certificate.
Server /certificate # upload
Step 2
Copy the certificate text, paste it into the console when prompted, and type CTRL+D to upload the certificate.
Cisco UCS C-Series Servers Integrated Management Controller CLI Configuration Guide, Release 1.5    
   OL-28893-01
147
Managing Certificates
Uploading a Server Certificate