summaryrefslogtreecommitdiffhomepage
path: root/test/test_tls.py (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-06-12Tests: prerequisites checking reworked.Andrei Zeliankou1-2/+2
2023-05-29Tests: more fixtures.Andrei Zeliankou1-11/+11
2023-05-25Tests: assertion related fixes.Andrei Zeliankou1-2/+2
2023-05-25Tests: removed unused variables.Andrei Zeliankou1-4/+4
2023-02-21Tests: switched to using f-strings.Andrei Zeliankou1-44/+39
2022-09-07Tests: minor fixes.Andrei Zeliankou1-15/+2
2022-08-11Fixing isolated process PID manipulation.Max Romanov1-1/+1
2022-07-28Tests: added flags to search functions in proto.py.Andrei Zeliankou1-4/+1
2022-06-30Tests: minor improvements.Andrei Zeliankou1-1/+1
2022-05-09Tests: added more tests with reconfiguration.Andrei Zeliankou1-21/+0
2022-04-11Tests: style.Andrei Zeliankou1-3/+1
2022-02-15Tests: added test with long certificate chain.Andrei Zeliankou1-0/+45
2022-01-31Tests: removed TestApplicationTLS.get_server_certificate().Andrei Zeliankou1-4/+8
2021-11-15Tests: refactored working with processes.Andrei Zeliankou1-5/+5
2021-11-09Tests: app prototype related fixes.Max Romanov1-1/+1
2021-10-18Tests: style.Andrei Zeliankou1-2/+0
2021-07-01Fixing multiple TLS-enabled listeners initialization.Max Romanov1-0/+13
2021-05-26Tests: added TLS test without close notify.Andrei Zeliankou1-0/+23
2021-05-12Tests: added test for TLS with IP in SAN.Andrei Zeliankou1-0/+23
2021-05-07Tests: added test for TLS with empty Subject field.Andrei Zeliankou1-109/+130
2021-04-08Tests: preserving unit.log when run without restart.Max Romanov1-5/+0
2021-04-05Tests: style.Andrei Zeliankou1-1/+2
2021-02-08Tests: added "--restart" option.Andrei Zeliankou1-1/+1
2021-01-14Tests: added missing checks for configuration results.Andrei Zeliankou1-5/+7
2021-01-13Tests: style.Andrei Zeliankou1-1/+0
2020-12-08Tests: skip_alert() converted to the fixture.Andrei Zeliankou1-2/+1
2020-12-06Tests: options moved to the separate class.Andrei Zeliankou1-1/+1
2020-11-16Tests: fixing tests interrupt in terminal.Max Romanov1-0/+4
2020-10-19Tests: fixed unit.log print.Andrei Zeliankou1-33/+34
2020-10-07Tests: minor fixes.Andrei Zeliankou1-3/+4
2020-09-16Tests: migrated to the pytest.Andrei Zeliankou1-212/+186
2020-05-15Tests: style.Andrei Zeliankou1-1/+1
2020-04-24Tests: introduced module version specification in prerequisites.Andrei Zeliankou1-1/+1
2020-04-14Tests: minor fixes and style.Andrei Zeliankou1-2/+3
2020-03-10Tests: redirect tests output to the stdout.Andrei Zeliankou1-6/+12
2020-02-05Tests: added test for uploading files with SSL.Tiago Natel de Moura1-0/+22
2019-09-14Tests: refactored prerequisites model.Andrey Zelenkov1-1/+1
2019-07-14Tests: TestApplicationTLS.openssl_conf() introduced.Andrey Zelenkov1-0/+2
2019-07-14Tests: removed unnecessary initialization.Andrey Zelenkov1-2/+0
2019-07-14Tests: removed unused import.Andrey Zelenkov1-1/+0
2019-07-08Tests: made openssl certificates more strong to avoid errors.Andrey Zelenkov1-2/+2
2019-05-30Tests: adjusted skipping tests.Andrey Zelenkov1-5/+5
2019-04-22Tests: using "pass" option instead of deprecated "application".Valentin Bartenev1-3/+8
2019-04-09Tests: speed up tests.Andrey Zelenkov1-0/+12
2019-04-09Tests: wait_for_record() introduced.Andrey Zelenkov1-8/+0
2019-04-09Tests: simplified module checking.Andrey Zelenkov1-3/+1
2019-03-28Tests: unit module refactoring.Andrey Zelenkov1-4/+5
2019-03-26Tests: style.Andrey Zelenkov1-162/+307
2019-03-21Adjusting request schema value according to connection tls state.Max Romanov1-0/+21
2019-02-27Tests: added "Host" and "Connetion" headers where necessary.Andrey Zelenkov1-14/+14