diff options
author | Eduardo Chappa <chappa@washington.edu> | 2020-02-06 15:43:38 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2020-02-06 15:43:38 -0700 |
commit | 97424c992ddf15e404d37160590f4082a8a82c1f (patch) | |
tree | 8802cd9a9cf8a63a7126b825870219fea6bf1e7f | |
parent | 1d7b336f7c65ab138ba1bae46a4e9c4861c3e12d (diff) | |
download | alpine-97424c992ddf15e404d37160590f4082a8a82c1f.tar.xz |
* Corrections to the release notes provided by Dennis Davis.
-rw-r--r-- | pith/pine.hlp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/pith/pine.hlp b/pith/pine.hlp index 5246505a..f46606ba 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -183,12 +183,12 @@ any problems you find with this release. New enhancements Alexander Perlis for suggesting it and explaining how the method works. <LI> New variable system-certs-path that allows users to indicate the - location of the directory where folders are located. In PC-Alpine + location of the directory where certificates are located. In PC-Alpine this must be C:\\libressl\\ssl\\certs. The C: drive can be replaced by the name of the drive where the binary and DLL files are located. <LI> New variable system-certs-file that allows users to configure the - location of a container of certificate authoririty (CA) certificates + location of a container of certificate authority (CA) certificates to be used to validate certificates of remote servers. <LI>Crash in Alpine when attempting to reply to a multipart/alternative |