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
Summary of Contents for EMC VxFlex Ready Node
Page 1: ...Dell EMC VxFlex Ready Node Version 3 x AMS User Guide P N 302 005 733 REV 02 June 2019 ...
Page 10: ...Contents 10 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 12: ...Figures 12 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 14: ...Tables 14 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 18: ...Introduction 18 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 24: ...Introduction to VxFlex Ready Node 24 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 80: ...Architecture 80 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 110: ...VxFlex OS Performance Fine Tuning 110 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 130: ...Managing and Monitoring 130 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 156: ...Managing System Objects 156 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 182: ...Security Management 182 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 188: ...Monitoring the System using the VxFlex OS GUI 188 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 252: ...Reference 252 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 274: ...Common Tasks 274 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 292: ...System events 292 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 324: ...SNMP Trap Support 324 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 348: ...DTK Hardware Update Bootable ISO 348 Dell EMC VxFlex Ready Node AMS User Guide ...
Page 354: ...Glossary 354 Dell EMC VxFlex Ready Node AMS User Guide ...