* values or zero if the certificate is trusted. Note that value in @status
* is set only when the return value of this function is success (i.e, failure
* to trust a certificate does not imply a negative return value).
- * The default verification flags used by this function can be overriden
+ * The default verification flags used by this function can be overridden
* using gnutls_certificate_set_verify_flags().
*
* This function will take into account the OCSP Certificate Status TLS extension,
* values or zero if the certificate is trusted. Note that value in @status
* is set only when the return value of this function is success (i.e, failure
* to trust a certificate does not imply a negative return value).
- * The default verification flags used by this function can be overriden
+ * The default verification flags used by this function can be overridden
* using gnutls_certificate_set_verify_flags(). See the documentation
* of gnutls_certificate_verify_peers2() for details in the verification process.
*
* values or zero if the certificate is trusted. Note that value in @status
* is set only when the return value of this function is success (i.e, failure
* to trust a certificate does not imply a negative return value).
- * The default verification flags used by this function can be overriden
+ * The default verification flags used by this function can be overridden
* using gnutls_certificate_set_verify_flags(). See the documentation
* of gnutls_certificate_verify_peers2() for details in the verification process.
*