aboutsummaryrefslogtreecommitdiffstats
path: root/doc/glossary.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/glossary.texi')
-rw-r--r--doc/glossary.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/glossary.texi b/doc/glossary.texi
index ff68f9d42..1c72e50a7 100644
--- a/doc/glossary.texi
+++ b/doc/glossary.texi
@@ -17,7 +17,7 @@ certificates.
signature as the date the validation starts and in turn checks that each
certificate has been issued within the time frame, the issuing
certificate was valid. This allows the verification of signatures after
-the the CA's certificate expired. The validation test also required an
+the CA's certificate expired. The validation test also required an
online check of the certificate status. The chain model is required by
the German signature law. See also @emph{Shell model}.
@@ -39,7 +39,7 @@ request is called PCKS#10.
@item OpenPGP
A data format used to build a PKI and to exchange encrypted or
signed messages. In contrast to X.509, OpenPGP also includes the
-message format but does not explicilty demand a specific PKI. However
+message format but does not explicitly demand a specific PKI. However
any kind of PKI may be build upon the OpenPGP protocol.
@item Keygrip
@@ -60,7 +60,7 @@ on a disk; the latter is often called a Soft-PSE.
@item Shell model
The standard model for validation of certificates under X.509. At the
-time of the verification all certifciates must be valid and not expired.
+time of the verification all certificates must be valid and not expired.
See also @emph{Chain mode}.