This is an automated email from the ASF dual-hosted git repository.
markt pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/tomcat-training.git
The following commit(s) were added to refs/heads/master by this push:
new 3fcf41a Fix copy/paster error
3fcf41a is described below
commit 3fcf41a1742ad7301895d7c86850c68cd2e7380a
Author: Mark Thomas <[email protected]>
AuthorDate: Thu Apr 19 20:04:59 2018 +0100
Fix copy/paster error
---
modules/tls-01.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/tls-01.html b/modules/tls-01.html
index 0f5afea..97f514b 100644
--- a/modules/tls-01.html
+++ b/modules/tls-01.html
@@ -196,7 +196,7 @@
<section>
<h4 style="text-transform: none">Step 12: ChangeCipherSpec</h4>
<img src="../images/tls-01/diagram-16.svg" style="border: none;
box-shadow:none; float: right"/>
- <p style="text-align: left">Client decrypts PMS</p>
+ <p style="text-align: left">Server decrypts PMS</p>
<p style="text-align: left">Server creates MS</p>
<ul style="display: block">
<li>R<sub>C</sub> + R<sub>S</sub> + PMS</li>
--
To stop receiving notification emails like this one, please contact
[email protected].
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]