|
Creating Certificate FilesIn addition to having a public/private key certificate, it is also necessary to obtain a certificate file from a certificate authority (CA), such as Verisign, which issues digital certificates for use by other parties. There are many other commercial CAs that charge for their services, while other institutions may have their own CAs. To ensure that the web server (with HTTPS support enabled) functions as expected, you can create a self-signed certificate for now until you complete the initial testing phase.
To generate a self-signed certificate file:
The self-signed certificate file is created and saved in the directory you specified earlier. An example of the certificate format is shown below in VIM: ![]() Certificate File, Shown in VIM
|