AlterPath ACS Command Reference Guide
93
Authentication
3.8 User Configured Digital Certificate
ACS generates its own self-signed SSL certificate for HTTPS using OpenSSL. It is
highly recommended that you use the “openssl” tool to generate a self-signed certificate
and replace the ACS generated certificate.
Follow the below procedure to generate a self-signed certificate.
Step 1 - Open the
/etc/req_key
file and update the user data with your
organization specific data.
Step 2 - Remove the files
/etc/ca/*.pem
Step 3 - Execute the following script.
# /bin/firstkssl.sh
Step 4 - Reboot ACS or restart theWeb Manager.
# vi /etc/req_key
[ req ]
default_bits = 1024
distinguished_name = cyclades
prompt = no
x509_extensions = x509v3
[ cyclades ]
C = US
ST = CA
L = Fremont
O = Cyclades Corporation
OU = R&D
CN = www.cyclades.com
emailAddress = [email protected]
[ x509v3 ]
subjectKeyIdentifier = hash
authorityKeyIdentifier = keyid:always,issuer:always
basicConstraints = CA:true
nsComment = "This is just a TEST certificate.
nsCertType = server, sslCA
Содержание AlterPath ACS
Страница 16: ...xvi Table of Contents...
Страница 29: ...13 This page has been left intentionally blank...
Страница 30: ...14 Preface...
Страница 68: ...52 Device Access...
Страница 86: ...70 Authentication Step 5 Saving changes To save the configuration run the command saveconf...
Страница 96: ...80 Authentication Save the configuration to flash 2 cli config savetoflash...
Страница 114: ...98 Authentication...
Страница 204: ...188 Administration To exit the CLI mode and return to ACS s shell issue the command cli quit...
Страница 268: ...252 Power Management with AlterPath PM Integration...
Страница 304: ...288 PCMCIA Cards Integration...
Страница 338: ...322 Profile Configuration...
Страница 364: ...348 Additional Features and Applications...
Страница 376: ...360 Appendix A New User Background Information...
Страница 406: ...390 Appendix C Cabling and Hardware Information This page has been left intentionally blank...
Страница 418: ...402 List of Tables...
Страница 420: ...404 List of Figures...