diff options
author | Marcus Arendt <[email protected]> | 2014-08-28 10:26:04 +0200 |
---|---|---|
committer | Marcus Arendt <[email protected]> | 2014-08-28 10:26:04 +0200 |
commit | deb3008fb728f2089e844a53c95a8d7bfb4dfb5c (patch) | |
tree | 5cf9b6b6bdf87546fd38f90da8a5d51440dfbcb2 /lib/ssl | |
parent | 2fbce26b3fe4bd7b4401f0e1313b778c38be36b2 (diff) | |
parent | f5b36fc72e1ac37d00f82b7651b7ca06a628097f (diff) | |
download | otp-deb3008fb728f2089e844a53c95a8d7bfb4dfb5c.tar.gz otp-deb3008fb728f2089e844a53c95a8d7bfb4dfb5c.tar.bz2 otp-deb3008fb728f2089e844a53c95a8d7bfb4dfb5c.zip |
Merge branch 'maint'
Diffstat (limited to 'lib/ssl')
-rw-r--r-- | lib/ssl/doc/src/ssl_protocol.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ssl/doc/src/ssl_protocol.xml b/lib/ssl/doc/src/ssl_protocol.xml index cdfafe224b..80d9cc4ee8 100644 --- a/lib/ssl/doc/src/ssl_protocol.xml +++ b/lib/ssl/doc/src/ssl_protocol.xml @@ -83,7 +83,7 @@ <em>subject</em>. The certificate is signed with the private key of the issuer of the certificate. A chain of trust is build by having the issuer in its turn being - certified by an other certificate and so on until you reach the + certified by another certificate and so on until you reach the so called root certificate that is self signed i.e. issued by itself.</p> |