diff options
Diffstat (limited to 'doc/src/sgml/runtime.sgml')
-rw-r--r-- | doc/src/sgml/runtime.sgml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/sgml/runtime.sgml b/doc/src/sgml/runtime.sgml index f07cae472f1..942c23ca772 100644 --- a/doc/src/sgml/runtime.sgml +++ b/doc/src/sgml/runtime.sgml @@ -2265,9 +2265,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> |