https://bz.apache.org/bugzilla/show_bug.cgi?id=69682
Bug ID: 69682
Summary: broken link to openssl man page
Product: Apache httpd-2
Version: 2.4.63
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Documentation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
On
https://httpd.apache.org/docs/2.4/mod/mod_ssl.html#sslopensslconfcmd
there's a link to an openssl man page with the URL
http://www.openssl.org/docs/man1.0.2/ssl/SSL_CONF_cmd.html#SUPPORTED-CONFIGURATION-FILE-COMMANDS
This link no longer works and redirects to a wrong page. Unfortunately, it
appears openssl does not follow the "good links don't change" principle.
This is the current version of the man page:
https://docs.openssl.org/master/man3/SSL_CONF_cmd/#supported-configuration-file-commands
The link appears in the following files within the apache httpd 2.4.63 source
code:
docs/manual/mod/mod_ssl.html.en
docs/manual/mod/mod_ssl.html.fr.utf8
--
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]