Various doc fixes.
authorXiaoyin Liu <xiaoyinl@users.noreply.github.com>
Fri, 21 Jul 2017 20:13:13 +0000 (16:13 -0400)
committerRich Salz <rsalz@openssl.org>
Thu, 27 Jul 2017 03:09:40 +0000 (23:09 -0400)
Fix typo in NOTES.WIN: this -> these

Fix wrong capital letter in certificates.txt

Make number of characters in each line more even
Remove redundant empty line

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Rich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/3986)

NOTES.WIN
doc/HOWTO/certificates.txt
doc/HOWTO/proxy_certificates.txt

index c31aed922e5b2cffd026e93e302afc3399521227..ac215c3603a1d964ca3342f5feb48ea40284eecb 100644 (file)
--- a/NOTES.WIN
+++ b/NOTES.WIN
@@ -6,7 +6,7 @@
  --------------------------------------------------
 
  In addition to the requirements and instructions listed in INSTALL,
- this are required as well:
+ these are required as well:
 
  - You need Perl.  We recommend ActiveState Perl, available from
    https://www.activestate.com/ActivePerl. Another viable alternative
index 65f8fc8296cdf6f9b18a4a769a6f4467b79b0bb4..c2efdca8dc1a59ecb15f88d86966c63a2c766d7c 100644 (file)
@@ -90,7 +90,7 @@ Your key most definitely is if you have followed the examples above.
 However, some (most?) certificate authorities will encode them with
 things like PKCS7 or PKCS12, or something else.  Depending on your
 applications, this may be perfectly OK, it all depends on what they
-know how to decode.  If not, There are a number of OpenSSL tools to
+know how to decode.  If not, there are a number of OpenSSL tools to
 convert between some (most?) formats.
 
 So, depending on your application, you may have to convert your
index 642bec92876ec7720d88bb22e02b44cb683c8ec1..18b3e0340f1dca0c7b19343ea7d62a61d35d1ffd 100644 (file)
@@ -18,7 +18,7 @@ rights to some other entity (a computer process, typically, or sometimes to the
 user itself).  This allows the entity to perform operations on behalf of the
 owner of the EE certificate.
 
-See http://www.ietf.org/rfc/rfc3820.txt for more information.
+See https://www.ietf.org/rfc/rfc3820.txt for more information.
 
 
 2. A warning about proxy certificates