To create the CA certificate
Note: For UNIX, you must have 'root' authority to perform this task.
./makeca
This shell script uses the cassl.conf file to generate a certificate and key file. The certificate, cassl.pem, is saved in the 'certs' subdirectory. The key file, generated as casslkey.pem, is saved in the 'private' subdirectory.
Note: When running the makeca script the first time, the pseudo-random number generator (PRNG) file does not exist and issues a warning to this effect. The makeca utility generates the PRNG file the first time it is run and does not issue this warning on subsequent executions. This is only a warning; you can continue with the next step.
./listca
This shell script displays the CA certificate and the information stored in the package.
| Copyright © 2012 CA. All rights reserved. |
|