Lines Matching full:cntx
366 cntx = SSL.Context(SSL.SSLv23_METHOD)367 cntx.use_privatekey_file("host.pem")368 cntx.use_certificate_file("host.pem")