certbot/certbot-ci
Daniel Almasi 42f20455cd
Fix EC curve name typo in crypto_util (#8598)
* Fix EC curve name typo in crypto_util

Fix typo of secp521r1 in crypto util module.
- secp521r1 is to be supported by certbot, but a typo of "SECP521R1" in the input validation section of the make_key function results in an error being thrown

* Add myself to authors.md 

Add myself to authors.md ^^

* Add test for secp521r1 key generation

Add test for secp521r1 key generation to cli-tests
2021-01-11 13:40:12 -08:00
..
certbot_integration_tests Fix EC curve name typo in crypto_util (#8598) 2021-01-11 13:40:12 -08:00
snap_integration_tests Make externally snapped plugin updates more stable (#8145) 2020-07-22 17:07:07 -07:00
windows_installer_integration_tests Removed some unused imports. (#8424) 2020-12-04 14:29:58 +01:00
MANIFEST.in [Unix] Create a framework for certbot integration tests: PART 3g (#6953) 2019-04-15 17:39:38 -07:00
setup.py certbot-ci: fix integration-external tests (#8547) 2020-12-17 09:06:21 +01:00