You have to install openssl if it is not already installed. $ ./configure --prefix=/path/to/apache/ --enable-so --enable-jk --enable-ssl --with-ssl=/path/to/openssl/ $ make # make install
Installation on the Apache server for me is essentially quite straight forward. SSL security is becoming increasingly neccessary for website owners and webmasters.
1 comment:
Installation on the Apache server for me is essentially quite straight forward. SSL security is becoming increasingly neccessary for website owners and webmasters.
Post a Comment