Secure Transactions With Apache
- Apache can use encryption to exchange data with a browser.
- Apache requires the Web browser to have cryptographic support.
- Apache requires Secure Sockets Layer (SSL) software.
- Apache requires the
mod_ssl
module interface to SSL.
- Apache needs to be upgraded to use SSL.
- GPG needs to be installed to validate new software.
mod_ssl
is needed to for SSL.
- Apache needs to be rebuilt with SSL support.
What is Secure Sockets Layer?
© 2006 John Michael Pierobon
Notes