community.crypto/tests/integration/targets
Felix Fontein d921ff1f68
Allow to configure PBKDF (#163)
* Allow to configure PBKDF.

* Also add PBKDF options to key add operation.

* Simplify code.

* Update plugins/modules/luks_device.py

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

* Fix indent.

* Use more of the options.

* Bump iteration count.

* Increase memory limit.

* Fall back to default PBKDF.

* Apply suggestions from code review

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>

Co-authored-by: Andrew Klychkov <aaklychkov@mail.ru>
2021-01-22 12:21:03 +00:00
..
acme_account Run tests with macOS 10.15. (#112) 2020-11-03 08:45:32 +01:00
acme_account_info Run tests with macOS 10.15. (#112) 2020-11-03 08:45:32 +01:00
acme_certificate Speed up tests (#153) 2020-12-04 13:08:14 +00:00
acme_certificate_revoke Speed up tests (#153) 2020-12-04 13:08:14 +00:00
acme_challenge_cert_helper Speed up tests (#153) 2020-12-04 13:08:14 +00:00
acme_inspect Run tests with macOS 10.15. (#112) 2020-11-03 08:45:32 +01:00
certificate_complete_chain CI tests: add a note not to use tests as an example of writing roles (#111) 2020-09-25 09:25:48 +03:00
ecs_certificate Run tests with macOS 10.15. (#112) 2020-11-03 08:45:32 +01:00
ecs_domain CI tests: add a note not to use tests as an example of writing roles (#111) 2020-09-25 09:25:48 +03:00
get_certificate Added sever name option to use for SNI (#172) 2021-01-17 12:21:12 +01:00
luks_device Allow to configure PBKDF (#163) 2021-01-22 12:21:03 +00:00
openssh_cert Speed up tests (#153) 2020-12-04 13:08:14 +00:00
openssh_keypair Speed up tests (#153) 2020-12-04 13:08:14 +00:00
openssl_csr Speed up tests (#153) 2020-12-04 13:08:14 +00:00
openssl_csr_info Speed up tests (#153) 2020-12-04 13:08:14 +00:00
openssl_csr_pipe Speed up tests (#153) 2020-12-04 13:08:14 +00:00
openssl_dhparam Run tests with macOS 10.15. (#112) 2020-11-03 08:45:32 +01:00
openssl_pkcs12 Speed up tests (#153) 2020-12-04 13:08:14 +00:00
openssl_privatekey Speed up tests (#153) 2020-12-04 13:08:14 +00:00
openssl_privatekey_info Speed up tests (#153) 2020-12-04 13:08:14 +00:00
openssl_privatekey_pipe Speed up tests (#153) 2020-12-04 13:08:14 +00:00
openssl_publickey Speed up tests (#153) 2020-12-04 13:08:14 +00:00
openssl_signature Speed up tests (#153) 2020-12-04 13:08:14 +00:00
prepare_http_tests Run tests with macOS 10.15. (#112) 2020-11-03 08:45:32 +01:00
prepare_tests/tasks Initial commit 2020-03-09 13:11:34 +00:00
setup_acme Speed up tests (#153) 2020-12-04 13:08:14 +00:00
setup_openssl Speed up tests (#153) 2020-12-04 13:08:14 +00:00
setup_pkg_mgr/tasks CI tests: add a note not to use tests as an example of writing roles (#111) 2020-09-25 09:25:48 +03:00
setup_pyopenssl Work around problem with cryptography being upgraded while installing pyOpenSSL (#137) 2020-11-03 12:39:58 +01:00
setup_remote_constraints CI tests: add a note not to use tests as an example of writing roles (#111) 2020-09-25 09:25:48 +03:00
setup_remote_tmp_dir CI tests: add a note not to use tests as an example of writing roles (#111) 2020-09-25 09:25:48 +03:00
setup_ssh_agent Implement use_agent option to get signing key from ssh-agent. (#117) 2020-10-19 18:07:36 +02:00
setup_ssh_keygen CI tests: add a note not to use tests as an example of writing roles (#111) 2020-09-25 09:25:48 +03:00
x509_certificate Speed up tests (#153) 2020-12-04 13:08:14 +00:00
x509_certificate-acme Speed up tests (#153) 2020-12-04 13:08:14 +00:00
x509_certificate_info Speed up tests (#153) 2020-12-04 13:08:14 +00:00
x509_certificate_pipe Speed up tests (#153) 2020-12-04 13:08:14 +00:00
x509_crl CI tests: add a note not to use tests as an example of writing roles (#111) 2020-09-25 09:25:48 +03:00