ccain 01/09/24 21:55:23
Modified: webapps/tomcat-docs ssl-howto.xml
Log:
Typo ...
Revision Changes Path
1.9 +1 -1 jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howto.xml
Index: ssl-howto.xml
===================================================================
RCS file: /home/cvs/jakarta-tomcat-4.0/webapps/tomcat-docs/ssl-howto.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ssl-howto.xml 2001/09/23 21:01:10 1.8
+++ ssl-howto.xml 2001/09/25 04:55:23 1.9
@@ -148,7 +148,7 @@
include things like login pages, personal information pages, and shopping
cart checkouts, where credit card information could possibly be transmitted.
Any page within an application can be requested over a secure socket by
-simply prefixing the addres with <code>https:</code> instead of
+simply prefixing the address with <code>https:</code> instead of
<code>http:</code>. Any pages which absolutely <strong>require</strong>
a secure connection should check the protocol type associated with the
page request and take the appropriate action of <code>https</code> is not