Fixed typo.
This commit is contained in:
parent
a8ac115310
commit
9b25a7cf77
@ -181,4 +181,4 @@ def verify(expected, raw_cert):
|
||||
return True
|
||||
|
||||
raise CertificateError(
|
||||
'Could not match certficate against hostname: %s' % expected)
|
||||
'Could not match certificate against hostname: %s' % expected)
|
||||
|
Loading…
Reference in New Issue
Block a user