Skip to content

Commit f6d2aef

Browse files
tobschermatzbot
authored andcommitted
[ruby/openssl] Update link to OpenSSL configuration file docs
ruby/openssl@02ff964114
1 parent e221a4b commit f6d2aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/openssl/ossl_config.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,7 @@ Init_ossl_config(void)
426426
* configuration. See the value of OpenSSL::Config::DEFAULT_CONFIG_FILE for
427427
* the location of the file for your host.
428428
*
429-
* See also http://www.openssl.org/docs/apps/config.html
429+
* See also https://docs.openssl.org/master/man5/config/
430430
*/
431431
cConfig = rb_define_class_under(mOSSL, "Config", rb_cObject);
432432

0 commit comments

Comments
 (0)