History log of /unit/test/test_tls_session.py (Results 1 – 4 of 4)
Revision Date Author Comments
# 2005:28c7f6ff3832 15-Nov-2021 Andrei Zeliankou

Tests: fixed session reuse tests.

Since SSL_CTX_sess_set_cache_size() can't guarantee the size
of the cache there is no need to test edge "cache_size" values.


# 1985:abeb5fe90d0e 02-Nov-2021 Andrei Zeliankou

Tests: added pyOpenSSL module check were necessary.


# 1984:06514cd08a35 02-Nov-2021 Andrei Zeliankou

Tests: removed unused imports.


# 1981:65494883b62c 28-Oct-2021 Andrei Zeliankou

Tests: added tests for TLS sessions.