diff options
-rw-r--r-- | include/config.wnt.h | 2 | ||||
-rw-r--r-- | pith/pine.hlp | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/include/config.wnt.h b/include/config.wnt.h index f086793b..7c244822 100644 --- a/include/config.wnt.h +++ b/include/config.wnt.h @@ -563,7 +563,7 @@ #define WINDOWS_LIBRESSL_CERTS #if defined(W32BITSBUILD) #define DEFAULT_SSLCAPATH "certs" -#define DEFAULT_SSLCAFILE "erts\\cert.pem" +#define DEFAULT_SSLCAFILE "certs\\cert.pem" #endif /* W32BITSBUILD */ #if defined(WXPBUILD) #define DEFAULT_SSLCAPATH "C:\\libressl\\ssl\\certs" diff --git a/pith/pine.hlp b/pith/pine.hlp index 867cc2b4..1f0de5be 100644 --- a/pith/pine.hlp +++ b/pith/pine.hlp @@ -140,7 +140,7 @@ with help text for the config screen and the composer that didn't have any reasonable place to be called from. Dummy change to get revision in pine.hlp ============= h_revision ================= -Alpine Commit 416 2020-04-01 00:08:26 +Alpine Commit 417 2020-04-05 01:33:49 ============= h_news ================= <HTML> <HEAD> |