User`s guide
Miscellaneous Procedures 525
Administering Security Certificates for HTTPS and SSH on the OnSite
3. Replace the default Cyclades data with your organization-specific data.
4. Save and quit the file.
5. Remove the files identified by the wildcard pathname /etc/CA/*.pem.
6. Execute the following script.
7. Reboot the OnSite or restart the Web Manager.
[ 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 = support@cyclades.com
[ x509v3 ]
subjectKeyIdentifier = hash
authorityKeyIdentifier =
keyid:always,issuer:always
basicConstraints = CA:true
nsComment = "This is just a TEST
certificate. Don't use it for real secure
conections. Create your own certificate instead."
nsCertType = server, sslCA
[root@onsite /]# rm
/etc/CA/*.pem
[root@onsite /]# /bin/firstkssl.sh