community.crypto/changelogs/fragments
Ajpantuso c6483751b5
openssh_keypair - Adding backend option and refactoring backend code (#236)
* Refactoring openssh_keypair for multiple backends

* Fixing cryptography backend validations

* Simplifying conditionals and excess variable assignments

* Fixing docs and adding cleanup for integration tests

* Fixing docs and public key validation bugs in crypto backend

* Enhancing cryptogagraphy utils to raise OpenSSHErrors when file not found

* Adding missed copyright and cleanup for idempotency test keys

* Fixing doc style

* Readding crypto/openssh for backwards compatibility

* Adding changelog fragment and final simplifications of conditional statements

* Applied initial review suggestions
2021-05-23 22:36:55 +02:00
..
.keep Make sure changelogs/fragments/ is kept. 2020-07-12 11:29:45 +02:00
150-diff.yml Add diff support (#150) 2021-05-23 19:25:23 +00:00
203-x509_crl_info.yml x509_crl_info: move main code to module_utils to allow easier implementation of diff mode (#203) 2021-05-12 23:30:19 +02:00
204-openssl_csr_info.yml openssl_csr_info: move main code to module_utils to allow easier implementation of diff mode (#204) 2021-05-13 22:08:28 +02:00
205-openssl_privatekey_info.yml openssl_privatekey_info: move main code to module_utils to allow easier implementation of diff mode (#205) 2021-05-15 08:24:09 +02:00
206-x509_certificate_info.yml x509_certificate_info: move main code to module_utils to allow easier implementation of diff mode (#206) 2021-05-15 22:48:08 +02:00
213-cryptography-openssh-module-utils.yml New module_utils openssh (#213) 2021-05-03 21:10:48 +02:00
225-openssh-keypair-passphrase.yml Improve changelog fragment. 2021-05-10 17:58:42 +02:00
230-openssh_keypair-check_mode-return-values.yml openssh_keypair: Populate return values when keypair exists and check_mode=true (#230) 2021-05-12 16:10:08 +02:00
232-x509_crl_info-list_revoked_certificates.yml x509_crl_info: allow to not enumerate revoked certificates (#232) 2021-05-19 09:32:30 +02:00
233-public-key-info.yml openssl_csr_info and x509_certificate_info: return more public key information (#233) 2021-05-19 14:02:45 +02:00
234-openssl_pkcs12-cryptography.yml openssl_pkcs12: add cryptography backend (#234) 2021-05-20 19:36:07 +02:00
236-openssh_keypair-backends.yml openssh_keypair - Adding backend option and refactoring backend code (#236) 2021-05-23 22:36:55 +02:00