mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-02-04 23:47:18 +08:00
proper CA certs installation
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1449 af4574ff-66df-0310-9fd7-8a98e5e911e0
This commit is contained in:
parent
fb6de28443
commit
912adb3fe4
@ -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</command></userinput></screen>
|
||||
|
||||
|
||||
</sect2>
|
||||
|
||||
|
@ -11,6 +11,10 @@ who wrote what.</para>
|
||||
|
||||
<itemizedlist>
|
||||
|
||||
<listitem><para>October 26th, 2003 [igor]: Added a command to
|
||||
install CA certs in OpenSSL instructions as suggested by
|
||||
Bill Maltby.</para></listitem>
|
||||
|
||||
<listitem><para>October 26th, 2003 [igor]: Updated to
|
||||
Pine-4.58.</para></listitem>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user