Generating Your Own Security Certificates For Use With Apache/HTTPS - Prepare the Working Environment
(Page 2 of 7 )
Become root, create and navigate to a working source directory.
$ su root > password: ***** # mkdir /usr/src/server-sources # cd /usr/src/server-sources
Download the necessary sources. The version number of modssl must match the version number of Apache. Also, record the files' md5sums from their websites.