mirror of
https://github.com/certbot/certbot.git
synced 2026-06-13 18:50:20 -04:00
* Reenabling OCSP cryptography support * Refactor the validation logic of OCSP response to match the OpenSSL one * Prepare runtime for OCSP response test * Move unrelated test to another relevant place * Reimplement OCSP status checks in integration tests * Clean script * Protect OCSP check against connection errors * Update tests/certbot-boulder-integration.sh Co-Authored-By: adferrand <adferrand@users.noreply.github.com> * Cleaning * Add a specific script for letsencrypt-auto install+help * Remove inconsistent assertion * Add executable permissions * Remove unused variable * Move testdata * Corrected cleanup code * Empty commit |
||
|---|---|---|
| .. | ||
| boulder_config.sh | ||
| boulder_install.sh | ||
| test_apache2.sh | ||
| test_leauto_upgrades.sh | ||
| test_letsencrypt_auto_certonly_standalone.sh | ||
| test_letsencrypt_auto_venv_only.sh | ||
| test_renew_standalone.sh | ||
| test_sdists.sh | ||
| test_tests.sh | ||
| test_tox.sh | ||