Files
community.general/lib/ansible/modules/network
tstoner 2c3d418e53 Nxapi ssl (#42905)
* NXAPI ssl ciphers & protocols default values

* TLSv1, TLSv1.1, TLSv1.2 and weak cipher support

* NXOS NXAPI weak/strong cipher & TLSv 1.2, 1.1 & 1.0 support

* Version checking for strong/weak ciphers & TLS 1.2, 1.1 & 1.0 support

* Cleaned up erroneously committed changes.

* Specific NXOS platform checking for nxapi ssl ciphers & protocols

* Fixed ansibot reported errors.

* Resolved ansibot reported error.

* Added network_os_version to mocked up N7K unit test device_info

* Calling get_capabilities() once in main and passing results into methods.

* Removed raising exceptions when platform capabilities return None
per reviewers request. Skipping nxapi ssl options when capabilities
are None and generating a warning when these options are skipped

* Cleaned up explicit checks for None/not None
2018-07-27 22:10:39 +05:30
..
2018-04-24 18:05:50 +01:00
2018-04-17 06:47:37 -07:00
2018-07-20 09:19:20 -07:00
2018-07-20 09:19:20 -07:00
2018-07-20 09:19:20 -07:00
2018-06-07 19:28:04 -04:00
2018-07-27 11:05:40 +05:30
2018-07-27 11:05:40 +05:30
2018-01-30 19:00:29 +00:00
2017-12-07 20:25:55 +00:00
2018-07-27 22:10:39 +05:30