Tests: TestApplicationTLS.openssl_conf() introduced.

This commit is contained in:
Andrey Zelenkov
2019-07-14 23:49:37 +03:00
parent 72e987e110
commit b097476824
2 changed files with 14 additions and 5 deletions

View File

@@ -145,6 +145,8 @@ class TestTLS(TestApplicationTLS):
def test_tls_certificate_key_ec(self):
self.load('empty')
self.openssl_conf()
subprocess.call(
[
'openssl',