mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-03-27 13:53:24 +00:00
* Added sever name option to use for SNI * cleanup code Co-authored-by: Felix Fontein <felix@fontein.de> * added module version for new parameter Co-authored-by: Felix Fontein <felix@fontein.de> * added SNI explanation Co-authored-by: Felix Fontein <felix@fontein.de> * added SNI link to module description * linting * cleanup code * Update plugins/modules/get_certificate.py Co-authored-by: Felix Fontein <felix@fontein.de> * integration test for SNI server_name option Co-authored-by: Felix Fontein <felix@fontein.de>