Lines Matching refs:ca_cert
1341 for ca_cert in options.ssl_client_ca:1342 if not os.path.isfile(ca_cert):1343 print 'specified trusted client CA file not found: ' + ca_cert + \