Signing AMS security certificates using CLI commands
Sign the AMS security certificates that are generated by VxFlex OS components,
using CLI commands.
About this task
The Certificate Authority (CA) server is the signing authority for signing and validating
the security certificates. For the CA server to sign a security certificate, you must
complete the following sequential stages:
1. Exporting the certificate from the VxFlex OS system
2. Getting the certificate signed by your own CA server
3. Importing the certificate back into the system
4. Updating the certificate on VxFlex OS components, via Renew Certificates options
Note:
This procedure is optional and can be performed either before VxFlex OS
deployment or post deployment.
Procedure
1. Log in to the AMS.
2. Generate a certificate from the Linux-based AMS server:
a. Perform either of the following:
l
Access full path:
java -jar /opt/emc/scaleio/ams/webapps/
ROOT/resources/scaleio_repository/
l
Relative path:
cd /opt/emc/scaleio/ams/webapps/ROOT/
resources/scaleio_repository
b. Run this command:
EMC-ScaleIO-ams-cli-3.0-<build>.XXX.jar --username
<USERNAME>
--password
<PASSWORD>
--
generate_certificate_request --file_name
<NAME_FILE>
An unsigned certificate appears in the command-defined file on your local
drive.
3. Send the command-defined file, with unsigned certificate, to your CA server
and initiate request for the signed certificate.
4. Upload the signed certificate to the server.
5. Replace the existing unsigned certificate in the Linux-based AMS server with
the new signed certificate:
a. Perform either of the following:
l
Access full path:
java -jar /opt/emc/scaleio/ams/webapps/
ROOT/resources/scaleio_repository/
l
Relative path:
cd /opt/emc/scaleio/ams/webapps/ROOT/
resources/scaleio_repository
Security Management
Dell EMC VxFlex Ready Node AMS User Guide
159
Содержание EMC VxFlex Ready Node
Страница 1: ...Dell EMC VxFlex Ready Node Version 3 x AMS User Guide P N 302 005 733 REV 02 June 2019 ...
Страница 10: ...Contents 10 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 12: ...Figures 12 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 14: ...Tables 14 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 18: ...Introduction 18 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 24: ...Introduction to VxFlex Ready Node 24 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 80: ...Architecture 80 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 110: ...VxFlex OS Performance Fine Tuning 110 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 130: ...Managing and Monitoring 130 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 156: ...Managing System Objects 156 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 182: ...Security Management 182 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 188: ...Monitoring the System using the VxFlex OS GUI 188 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 252: ...Reference 252 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 274: ...Common Tasks 274 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 292: ...System events 292 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 324: ...SNMP Trap Support 324 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 348: ...DTK Hardware Update Bootable ISO 348 Dell EMC VxFlex Ready Node AMS User Guide ...
Страница 354: ...Glossary 354 Dell EMC VxFlex Ready Node AMS User Guide ...