Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  Daniel Pouzzner abfc788389 script cleanup: use #!/bin/bash on all scripts that use "echo -e" (/bin/sh is sometimes a non-Bourne/non-POSIX shell, e.g. dash/ash, with no support for "echo -e"); fix whitespace. 2 tahun lalu
  Daniel Pouzzner c9a7393923 fixes for shell script errors detected by shellcheck --severity=error. 2 tahun lalu
  David Garske 2ad80df1c7 Fix for `./certs/gen-testcerts.sh` sometimes reporting: "start date is invalid, it should be YYMMDDHHMMSSZ or YYYYMMDDHHMMSSZ". 5 tahun lalu
  kaleb-himes ea06a3e8cb Resolve some persistent error report when conf not passed to req 6 tahun lalu
  kaleb-himes f3fd67c54b White space updates and revert cnf changes in lieu of PR #1734 6 tahun lalu
  kaleb-himes 4f6ee556dc Refactor the cert renewal scripts with error handling 6 tahun lalu
  David Garske 575382e5a9 Fix for load location test to handle multiple failure codes (failure may return ProcessFile error code or WOLFSSL_FAILURE). Moved expired certs and setup load location test for expired certs. 6 tahun lalu
  David Garske ae3d8d3779 * Fixed `wolfSSL_CTX_load_verify_locations` to continue loading if there is an error (ZD 4265). 6 tahun lalu
  John Safranek adb3cc5a5a Subject Alt Name Matching 6 tahun lalu
  David Garske 61056829c5 Added success test cases for domain name match (SNI) in common name and alternate name. 6 tahun lalu
  David Garske 8fa1592542 Fix to use SHA256 for the self-signed test certificates. 6 tahun lalu
  David Garske 1f16b36402 Fixes for `MatchDomainName` to properly detect failures: 6 tahun lalu
  David Garske a5c2e8b912 Added test for common name with invalid domain fails as expected when set with `wolfSSL_check_domain_name`. 6 tahun lalu