diff --git a/general/genlib/openssl/openssl-inst.xml b/general/genlib/openssl/openssl-inst.xml index 94da6f4b14..7a0e9dd660 100644 --- a/general/genlib/openssl/openssl-inst.xml +++ b/general/genlib/openssl/openssl-inst.xml @@ -18,9 +18,8 @@ rm doc/apps/passwd.pod && ./config --openssldir=/etc/ssl --prefix=/usr shared && make MANDIR=/usr/share/man && make MANDIR=/usr/share/man install && +cp -r certs /etc/ssl rmdir /etc/ssl/lib && chmod 755 /usr/lib/pkgconfig - - diff --git a/introduction/welcome/changelog.xml b/introduction/welcome/changelog.xml index 3fe4471112..b95c3dd1c3 100644 --- a/introduction/welcome/changelog.xml +++ b/introduction/welcome/changelog.xml @@ -11,6 +11,10 @@ who wrote what. +October 26th, 2003 [igor]: Added a command to +install CA certs in OpenSSL instructions as suggested by +Bill Maltby. + October 26th, 2003 [igor]: Updated to Pine-4.58.