]> git.ipfire.org Git - thirdparty/openssl.git/commit
25-test_x509.t: test dots in CA file path
authorAlois Klink <alois@aloisklink.com>
Tue, 2 May 2023 20:59:45 +0000 (21:59 +0100)
committerTomas Mraz <tomas@openssl.org>
Thu, 4 May 2023 13:01:11 +0000 (15:01 +0200)
commit42a6a25ba4ddb40333e92e6e2fc57625d9567090
tree85816ba685721e674d17a963f3e12cebb7be7eab
parentc154f537c34c80e42915f32e97c6ba90d9fd4037
25-test_x509.t: test dots in CA file path

Test whether dots in the CA file path breaks the default CA serial
number file path.

Tests for:
  - https://github.com/openssl/openssl/issues/6203
  - https://github.com/openssl/openssl/issues/6489
  - https://github.com/openssl/openssl/pull/6566
  - https://github.com/openssl/openssl/issues/10442

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/20873)
test/recipes/25-test_x509.t