Author: ken
Date: Sat Feb 23 23:41:32 2019
New Revision: 21239

Log:
LWP::Protocol::https - the ca-bundle is no longer a symlink.

Modified:
   trunk/BOOK/general/prog/perl-modules/perl-lwp-protocol-https.xml

Modified: trunk/BOOK/general/prog/perl-modules/perl-lwp-protocol-https.xml
==============================================================================
--- trunk/BOOK/general/prog/perl-modules/perl-lwp-protocol-https.xml    Sat Feb 
23 21:09:58 2019        (r21238)
+++ trunk/BOOK/general/prog/perl-modules/perl-lwp-protocol-https.xml    Sat Feb 
23 23:41:32 2019        (r21239)
@@ -61,8 +61,8 @@
         <!-- perl-io-socket-ssl pulls in perl-net-ssleay -->
         <xref linkend="perl-libwww-perl"/> and
         <!-- perl-libwww-perl pulls in perl-net-https -->
-        <xref linkend="make-ca"/> with the
-        <literal>/etc/pki/tls/certs/ca-bundle.crt</literal> symlink
+        <xref linkend="make-ca"/> with
+        <literal>/etc/pki/tls/certs/ca-bundle.crt</literal>.
       </para>
 
     </sect3>
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to