]> granicus.if.org Git - postgresql/commitdiff
doc: Update broken links
authorPeter Eisentraut <peter_e@gmx.net>
Tue, 14 Aug 2018 20:54:52 +0000 (22:54 +0200)
committerPeter Eisentraut <peter_e@gmx.net>
Thu, 13 Sep 2018 06:52:49 +0000 (08:52 +0200)
Discussion: https://www.postgresql.org/message-id/flat/153044458767.13254.16049977382403131287%40wrigleys.postgresql.org

doc/src/sgml/libpq.sgml
doc/src/sgml/pgcrypto.sgml
doc/src/sgml/runtime.sgml

index b910e03c63df0e3d0bfa1262df1e4354a3521759..dfdaa9d7920c9bec92b3298f53ed4ffaaffc4c06 100644 (file)
@@ -7465,9 +7465,8 @@ ldap://ldap.acme.com/cn=dbserver,cn=hosts?pgconnectinfo?base?(objectclass=*)
    that the <literal>libssl</> and/or <literal>libcrypto</> libraries
    have been initialized by your application, so that
    <application>libpq</application> will not also initialize those libraries.
-   <!-- If this URL changes replace it with a URL to www.archive.org. -->
    See <ulink
-   url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04.html"></ulink>
+   url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04.html"></ulink>
    for details on the SSL API.
   </para>
 
index 90d541c9cee8f91987380bccab8f65befe12f92a..68f86edd3a22604938924939378970c4c612b95c 100644 (file)
@@ -1301,10 +1301,6 @@ gen_random_bytes(count integer) returns bytea
      <para><ulink url="http://jlcooke.ca/random/"></ulink></para>
      <para>Jean-Luc Cooke Fortuna-based <filename>/dev/random</> driver for Linux.</para>
     </listitem>
-    <listitem>
-     <para><ulink url="http://research.cyber.ee/~lipmaa/crypto/"></ulink></para>
-     <para>Collection of cryptology pointers.</para>
-    </listitem>
    </itemizedlist>
   </sect3>
  </sect2>
index 617a875b9bd7afd722eee0d3f682a3faa02ed2c8..2cc1d2e5754e9b579574f620a3cfbaea00162063 100644 (file)
@@ -2143,9 +2143,8 @@ pg_dumpall -p 5432 | psql -d postgres -p 5433
    intermediate certificates were created with <literal>v3_ca</>
    extensions).  Certificate Revocation List (CRL) entries are also
    checked if the parameter <xref linkend="guc-ssl-crl-file"> is set.
-   <!-- If this URL changes replace it with a URL to www.archive.org. -->
    (See <ulink
-   url="http://h71000.www7.hp.com/doc/83final/ba554_90007/ch04s02.html"></>
+   url="http://h41379.www4.hpe.com/doc/83final/ba554_90007/ch04s02.html"></>
    for diagrams showing SSL certificate usage.)
   </para>