Home | History | Annotate | Download | only in testserver

Lines Matching full:x509

145       x509 = tlslite.api.X509()
146 x509.parse(s)
147 self.ssl_client_cas.append(x509.subject)