From 3c9bb4e7a36f942fa74fae96a57006c5d04ea9d8 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Sat, 4 Apr 2020 10:58:03 -0400 Subject: Add note about symlinking /etc/ssl/cert.pem --- README.7 | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.7 b/README.7 index 6f0ae3a..1c3ba5a 100644 --- a/README.7 +++ b/README.7 @@ -1,4 +1,4 @@ -.Dd March 31, 2020 +.Dd April 4, 2020 .Dt README 7 .Os "Causal Agency" .\" To view this file, run: man ./README.7 @@ -116,7 +116,12 @@ to .Pa /etc/ld.so.conf and running .Xr ldconfig 8 -if necessary. +if needed. +It may also be necessary to create +.Pa /etc/ssl/cert.pem +as a symbolic link to +.Pa /etc/ssl/certs/ca-certificates.crt +or similar path. . .Pp The -- cgit 1.4.1