Home
last modified time | relevance | path

Searched refs:crt (Results 1 – 2 of 2) sorted by path

/unit/test/
H A Dtest_tls.py320 with open(crt_path, 'wb') as crt, open(end_path, 'rb') as end, open(
323 crt.write(end.read() + inter.read())
/unit/test/unit/applications/
H A Dtls.py39 def certificate_load(self, crt, key=None): argument
41 key = crt