Searched refs:check_certificate (Results 1 – 1 of 1) sorted by relevance
282 def check_certificate(cert): function288 check_certificate('')289 check_certificate('blah')290 check_certificate([])291 check_certificate(['blah'])292 check_certificate(['localhost', 'blah'])293 check_certificate(['localhost', []])