old-www/HOWTO/Apache-Overview-HOWTO-8.html

48 lines
1.8 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>Apache Overview HOWTO: Secure transactions</TITLE>
<LINK HREF="Apache-Overview-HOWTO-9.html" REL=next>
<LINK HREF="Apache-Overview-HOWTO-7.html" REL=previous>
<LINK HREF="Apache-Overview-HOWTO.html#toc8" REL=contents>
</HEAD>
<BODY>
<A HREF="Apache-Overview-HOWTO-9.html">Next</A>
<A HREF="Apache-Overview-HOWTO-7.html">Previous</A>
<A HREF="Apache-Overview-HOWTO.html#toc8">Contents</A>
<HR>
<H2><A NAME="s8">8. Secure transactions</A></H2>
<P>There are several solutions that provide secure transactions for Apache servers.
This enables Apache servers to be used for e-commerce or other scenarios where
sensitive information (like your credit card number) is exchanged.
<UL>
<LI>
<A HREF="http://www.modssl.org">Mod_ssl</A> and
<A HREF="http://www.apache-ssl.org">Apache-SSL</A> are open source
implementations. They are European based, unencumbered by RSA patents. </LI>
<LI>
<A HREF="http://www.redhat.com">Red Hat</A> offers a secure server derived from Apache. Red Hat acquired C2Net, makers
of StrongHold, another Secure server derived from Apache.</LI>
<LI>
<A HREF="http://www.covalent.net">Covalent</A> sells secure versions of Apache as well as the CovalentSSL module that
plugs into existing Apache installations.</LI>
</UL>
<P><B>Credit card transactions</B>
<P>Apache specific solutions exist for credit card transactions:
<UL>
<LI>
<A HREF="http://www.covalent.net">Covalent credator</A>, multiple
clearinghouse support, failover operation, PHP, Perl, Java support.</LI>
</UL>
<P>
<P>
<P>
<HR>
<A HREF="Apache-Overview-HOWTO-9.html">Next</A>
<A HREF="Apache-Overview-HOWTO-7.html">Previous</A>
<A HREF="Apache-Overview-HOWTO.html#toc8">Contents</A>
</BODY>
</HTML>