1
0
mirror of https://github.com/apache/httpd.git synced 2026-01-06 09:01:14 +03:00

Update a bunch of transformations.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@99071 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Erik Abele
2003-03-26 23:13:08 +00:00
parent 38a2806b01
commit 48f180488a
17 changed files with 121 additions and 62 deletions

View File

@@ -40,7 +40,7 @@ from the article <a href="http://home.earthlink.net/~fjhirsch/Papers/wwwj/articl
SSL and Certificates using SSLeay</a> from <a href="http://home.earthlink.net/~fjhirsch/">Frederick J. Hirsch</a>, of The
Open Group Research Institute, which was published in <a href="http://www.ora.com/catalog/wjsum97/">Web Security: A Matter of
Trust</a>, World Wide Web Journal, Volume 2, Issue 3, Summer 1997.
Please send any postive feedback to <a href="mailto:hirsch@fjhirsch.com">Frederick Hirsch</a> (the original
Please send any positive feedback to <a href="mailto:hirsch@fjhirsch.com">Frederick Hirsch</a> (the original
article author) and all negative feedback to <a href="mailto:rse@engelschall.com">Ralf S. Engelschall</a> (the
<code class="module"><a href="../mod/mod_ssl.html">mod_ssl</a></code> author).</p>
</div>
@@ -122,7 +122,7 @@ messages which create the same digest -- thus eliminating the possibility of
substituting one message for another while maintaining the same digest.</p>
<p>Another challenge that Alice faces is finding a way to send the digest to the
bank securely; when this is achieved, the integrity of the associated message
is assured. One way to to this is to include the digest in a digital
is assured. One way to do this is to include the digest in a digital
signature.</p>
@@ -185,7 +185,7 @@ certificates are used for authentication.</p>
<tr><th>Administrative Information</th>
<td>Version, Serial Number</td></tr>
<tr><th>Extended Information</th>
<td>Basic Contraints, Netscape Flags, etc.</td></tr>
<td>Basic Constraints, Netscape Flags, etc.</td></tr>
</table>