Author: gjb
Date: Mon Aug 25 11:46:38 2014
New Revision: 270547
URL: http://svnweb.freebsd.org/changeset/base/270547

Log:
  Document r266632, fetch(3) looks in /usr/local/etc/ssl/ before
  /etc/ssl/ for the root CA.
  
  Sponsored by: The FreeBSD Foundation

Modified:
  stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml

Modified: stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml
==============================================================================
--- stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml  Mon Aug 25 
11:46:37 2014        (r270546)
+++ stable/10/release/doc/en_US.ISO8859-1/relnotes/article.xml  Mon Aug 25 
11:46:38 2014        (r270547)
@@ -526,6 +526,12 @@
        set, &man.gstat.8; will display statistics for operations
        such as <literal>BIO_FLUSH</literal>.</para>
 
+      <para revision="266632">The &man.fetch.3; library has been
+       updated to look for root <acronym>SSL</acronym> certificates
+       in <filename class="directory">/usr/local/etc/ssl/</filename>
+       before <filename
+         class="directory">/etc/ssl/</filename>.</para>
+
       <para revision="266890">The &man.pmcstat.8; utility has been
        updated to include a new flag, <literal>-l</literal>, which
        ends event collection after the specified number of
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to