Correct "unavaible" typos.
Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz> (cherry-picked from Samba commit 5c20790272456e547afb0ad72fb9284e2f14de30)
This commit is contained in:

committed by
Jeffrey Altman

parent
2f3f88e53a
commit
18619449e9
@@ -92,7 +92,7 @@ error_code CANT_VERIFY_CERTIFICATE, "Cannot verify certificate"
|
||||
error_code INVALID_CERTIFICATE, "Certificate invalid"
|
||||
error_code REVOKED_CERTIFICATE, "Certificate revoked"
|
||||
error_code REVOCATION_STATUS_UNKNOWN, "Revocation status unknown"
|
||||
error_code REVOCATION_STATUS_UNAVAILABLE, "Revocation status unavaible"
|
||||
error_code REVOCATION_STATUS_UNAVAILABLE, "Revocation status unavailable"
|
||||
error_code CLIENT_NAME_MISMATCH, "Client name mismatch in certificate"
|
||||
error_code INCONSISTENT_KEY_PURPOSE, "Inconsistent key purpose"
|
||||
error_code DIGEST_IN_CERT_NOT_ACCEPTED, "Digest in certificate not accepted"
|
||||
|
Reference in New Issue
Block a user