community.crypto/plugins/module_utils
Lyas Spiehler a39b3bc882
lookup lowercase domain names when verifying authorizations to preven… (#803)
* lookup lowercase domain names when verifying authorizations to prevent failure when CSR has mixed-case names

Signed-off-by: Lyas Spiehler <lspiehler@gmail.com>

* remove .lower() method

* make authorizations keys lowercase

Signed-off-by: Lyas Spiehler <lspiehler@gmail.com>

* use lowercase keys for authorizations dict

Signed-off-by: Lyas Spiehler <lspiehler@gmail.com>

* use new normalize_combined_identifier function to normalize identifiers

* include two blank lines after functions to pass tests

* Update plugins/module_utils/acme/challenges.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* add changelog fragment

Signed-off-by: Lyas Spiehler <lspiehler@gmail.com>

* Update changelogs/fragments/803-fix-authorization-failure-with-mixed-case-sans.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Signed-off-by: Lyas Spiehler <lspiehler@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2024-10-15 19:48:47 +02:00
..
acme lookup lowercase domain names when verifying authorizations to preven… (#803) 2024-10-15 19:48:47 +02:00
crypto openssl_privatekey*: add default value for cipher option (#794) 2024-08-30 08:49:20 +01:00
ecs Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
gnupg Add gpg_fingerprint lookup and filter (#639) 2023-08-02 11:16:34 +02:00
openssh Pass absolute paths to atmoic_move(). (#799) 2024-10-01 21:55:00 +03:00
_version.py Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#491) 2022-07-21 07:27:26 +02:00
argspec.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
io.py Pass absolute paths to atmoic_move(). (#799) 2024-10-01 21:55:00 +03:00
serial.py Add conversion filters for serial numbers (#713) 2024-02-18 21:27:48 +01:00
time.py Revert "Revert all non-bugfixes merged since the last release." 2024-05-11 17:05:03 +02:00
version.py Remove unneccessary imports (#569) 2023-02-09 11:57:54 +01:00