Skip to content

Commit 571f76a

Browse files
authored
Update OpenSSL documentation URLs to new docs domain (#279)
1 parent 1ca7eeb commit 571f76a

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

entities/global.ent

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -367,10 +367,11 @@
367367
<!ENTITY url.openbsd.ports "http://www.openbsd.org/faq/ports/ports.html">
368368
<!ENTITY url.openlink "http://www.openlinksw.com/">
369369
<!ENTITY url.openssl "http://www.openssl.org/">
370-
<!ENTITY url.openssl.ciphers "https://www.openssl.org/docs/manmaster/man1/ciphers.html#CIPHER-LIST-FORMAT">
370+
<!ENTITY url.openssl.ciphers "https://docs.openssl.org/master/man1/openssl-ciphers/">
371+
<!ENTITY url.openssl.protocol-versions "https://docs.openssl.org/master/man3/SSL_CTX_set_min_proto_version/">
371372
<!ENTITY url.openssl.ciphers.mozilla "https://wiki.mozilla.org/Security/Server_Side_TLS#Recommended_Ciphersuite">
372-
<!ENTITY url.openssl.security-level "https://www.openssl.org/docs/man1.1.1/man3/SSL_CTX_get_security_level.html">
373-
<!ENTITY url.openssl.config "https://www.openssl.org/docs/manmaster/man5/config.html">
373+
<!ENTITY url.openssl.security-level "https://docs.openssl.org/master/man3/SSL_CTX_set_security_level/">
374+
<!ENTITY url.openssl.config "https://docs.openssl.org/master/man5/config/">
374375
<!ENTITY url.oracle.instant.client "https://www.oracle.com/database/technologies/instant-client.html">
375376
<!ENTITY url.oracle.oic.connect "https://www.oracle.com/pls/topic/lookup?ctx=dblatest&amp;id=GUID-E5358DEA-D619-4B7B-A799-3D2F802500F1">
376377
<!ENTITY url.oracle.drcp.configure "https://docs.oracle.com/en/database/oracle/oracle-database/23/jjdbc/database-resident-connection-pooling.html">

0 commit comments

Comments
 (0)