Tags: telekom-mms/ansible-collection-acme
Tags
Add ECC key creation support (#95) * Trigger tests * Trigger more tests * Add ecc key support and set as default * Linting: var-naming[no-role-prefix] - Prefix variable names with role_name - Make registered variables naming more clear with the result suffix * Adjust challenge variable naming for every challenge provider * Add key curve variable to documentation * Apply suggestions from code review Set 4096bit default keysize in case RSA is used Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com> Co-authored-by: schurzi <Martin.Schurz@t-systems.com> * Fix "intendation" for pipes * Remove unused variable registration * Fix variable naming --------- Co-authored-by: Andreas Hering <andreas.hering@t-systems.com> Co-authored-by: Andreas Hering <andreas.hering@telekom.de> Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com> Co-authored-by: schurzi <Martin.Schurz@t-systems.com>
Add domain-offensive as dns-01 challenge (#122) * add domain-offensive as dns-01 challenge * Fix ansible lint for dns01: domain-offensive * Update docs/dns-challenge/domain-offensive.md --------- Co-authored-by: Sebastian Gumprich <rndmh3ro@users.noreply.github.com>
Move organization (#98) * Trigger tests * Trigger more tests * Move organization to telekom-mms * Fix role not found * Revert "Fix role not found" This reverts commit a5de759. * Fix namespace * Change some more orga stuff * Fix codespell path --------- Co-authored-by: Andreas Hering <andreas.hering@t-systems.com> Co-authored-by: Andreas Hering <andreas.hering@telekom.de>
Fix azure dns challenge bug (#91) * Trigger tests * Trigger more tests * Fix azure dns challenge bug Added condition to only try to do creation, removal of txt records if there is challenge data. This can happen if certificate is not due for renewal. --------- Co-authored-by: Andreas Hering <andreas.hering@t-systems.com>
PreviousNext