diff options
Diffstat (limited to 'doc/spec/proposals')
-rw-r--r-- | doc/spec/proposals/124-tls-certificates.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/spec/proposals/124-tls-certificates.txt b/doc/spec/proposals/124-tls-certificates.txt index 7ed89707b..0a4777273 100644 --- a/doc/spec/proposals/124-tls-certificates.txt +++ b/doc/spec/proposals/124-tls-certificates.txt @@ -143,7 +143,7 @@ Version negotiation and cipher suite selection: Cert_Length [2 bytes] Certificate [<cert_length> bytes] - Each certificate MUST sign the one prececeding it. The initator MUST + Each certificate MUST sign the one preceding it. The initator MUST place its connection certificate first; the responder, having already sent its connection certificate as part of the TLS handshake MUST place its identity certificate first. |