Files @ d6a8b9523eb6
Branch filter:

Location: majic-ansible-roles/roles/web_server/templates/tls.conf.j2 - annotation

branko
MAR-127: Added tests for time synchronisation (NTP) implementation:

- Updated test playbook.
- Added tests related to time synchronisation.
ssl_protocols {{ web_server_tls_protocols | join(" ") }};
ssl_ciphers {{ web_server_tls_ciphers }};