summaryrefslogtreecommitdiff
path: root/include/ruby/debug.h
diff options
context:
space:
mode:
authorJun Aruga <jaruga@redhat.com>2023-03-16 17:19:19 +0100
committerHiroshi SHIBATA <hsbt@ruby-lang.org>2023-05-19 09:25:10 +0900
commit741a3bd5a547324be0d267bd77c3f5f2415c8c60 (patch)
treeb64d4876db3f323699481ca2c7b606b9f948d3a0 /include/ruby/debug.h
parent94a513b08f616e0289f2fb4688659143d85f56ad (diff)
[ruby/openssl] CI: Add OpenSSL FIPS mode case.
test/openssl/fixtures/ssl/openssl_fips.cnf.tmpl: I referred to the following document for the openssl config file for FIPS mode. <https://www.openssl.org/docs/manmaster/man7/fips_module.html> - Making all applications use the FIPS module by default It seems that the `.include` syntax only requires the absolute path. So, the placeholder OPENSSL_DIR in the template file is replaced with the actual OpenSSL directory. .github/workflows/test.yml: The `TEST_RUBY_OPENSSL_FIPS_ENABLED` environment variable is set in the FIPS mode CI case. It can be used in the unit tests. https://github.com/ruby/openssl/commit/18b017218c
Diffstat (limited to 'include/ruby/debug.h')
0 files changed, 0 insertions, 0 deletions