To create the server certificate
Note: For UNIX, you must have root authority to perform this task.
./makeserver
The makeserver shell script uses the serverssl.conf file and the cassl.pem file to generate a server certificate and a key file. The server certificate, servercert.pem, is saved in the 'certs' subdirectory. The key file, generated as serverkey.pem, is saved in the 'private' subdirectory.
To list the certificate just created, issue the following command to use the listserver script:
./listserver
This shell script displays the server certificate and information stored in the package.
| Copyright © [set copyright date variable] CA. All rights reserved. |
|