Before you distribute the NBA master certificates to your clients, you must customize the certificate details. Do one of the following to customize and regenerate NBA master certificates.
To change the master certificate using the NBA console
The Common Name is the most important because this name is usually presented as the signing root authority when a user checks their SSL connection. They do this by clicking the padlock icon in the address bar of their browser.
Use your organization's name as the Common Name to make the origin of the certificate clear. You may also want to add a note explaining the purpose of the certificate.
The NBA generates the Trusted certificate and Revoked certificate and saves them on the Network appliance. (The Revoked certificate is optional.)
To change the master certificate using FTP
<commonname type="stringType" value="CA DataMinder Network"/> <organizationname type="stringType" value="CA Technologies"/> <localityname type="stringType" value="Islandia"/> <provincename type="stringType" value="NY"/> <countryname type="stringType" value="US"/> <validityperioddays type="numberType" value="730"/>
The <commonname> is the most important setting because this name is usually presented as the signing root authority when a user checks their SSL connection. They do this by clicking the padlock icon in the address bar of their browser.
Use your organization's name as the Common Name to make the origin of the certificate clear. You may also want to add a note explaining the purpose of the certificate.
. /usr/local/share/nba/nbarc
Note: Do not omit the space between the period and the first slash.
cd /home/nba/bin
./nbacmd SSL_GENERATE
This generates the following output:
2010/12/23 11:26:43.963997 CMD: SSL certificate regeneration completed.
The nbaroot (trusted) and nbarevoked (untrusted) certificates are available for download in both .p7b and .crt formats.
Copyright © 2014 CA.
All rights reserved.
|
|