[DOC-CVS] [doc-base] master: Update OpenSSL documentation URLs to new docs domain (#279)
[email protected] (Jordi Kroon via GitHub) Sat, 7 Mar 2026 14:17:51 +0000
| Newsgroups | php.doc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: Jordi Kroon (jordikroon) Committer: GitHub (web-flow) Pusher: Girgias Date: 2026-03-07T14:17:49Z Commit: https://github.com/php/doc-base/commit/571f76aa09075b99e4258845c779315eedcbcad6 Raw diff: https://github.com/php/doc-base/commit/571f76aa09075b99e4258845c779315eedcbcad6.diff Update OpenSSL documentation URLs to new docs domain (#279) Changed paths: M entities/global.ent Diff: diff --git a/entities/global.ent b/entities/global.ent index fadbcffe31..b26f3b8586 100644 --- a/entities/global.ent +++ b/entities/global.ent @@ -367,10 +367,11 @@ <!ENTITY url.openbsd.ports "http://www.openbsd.org/faq/ports/ports.html"> <!ENTITY url.openlink "http://www.openlinksw.com/"> <!ENTITY url.openssl "http://www.openssl.org/"> -<!ENTITY url.openssl.ciphers "https://www.openssl.org/docs/manmaster/man1/ciphers.html#CIPHER-LIST-FORMAT"> +<!ENTITY url.openssl.ciphers "https://docs.openssl.org/master/man1/openssl-ciphers/"> +<!ENTITY url.openssl.protocol-versions "https://docs.openssl.org/master/man3/SSL_CTX_set_min_proto_version/"> <!ENTITY url.openssl.ciphers.mozilla "https://wiki.mozilla.org/Security/Server_Side_TLS#Recommended_Ciphersuite"> -<!ENTITY url.openssl.security-level "https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_get_security_level.html"> -<!ENTITY url.openssl.config "https://www.openssl.org/docs/manmaster/man5/config.html"> +<!ENTITY url.openssl.security-level "https://docs.openssl.org/master/man3/SSL_CTX_set_security_level/"> +<!ENTITY url.openssl.config "https://docs.openssl.org/master/man5/config/"> <!ENTITY url.oracle.instant.client "https://www.oracle.com/database/technologies/instant-client.html"> <!ENTITY url.oracle.oic.connect "https://www.oracle.com/pls/topic/lookup?ctx=dblatest&id=GUID-E5358DEA-D619-4B7B-A799-3D2F802500F1"> <!ENTITY url.oracle.drcp.configure "https://docs.oracle.com/en/database/oracle/oracle-database/23/jjdbc/database-resident-connection-pooling.html">