Blame doc/enums/gnutls_x509_crt_flags

Packit aea12f
Packit aea12f
Packit aea12f
@c gnutls_x509_crt_flags
Packit aea12f
@table @code
Packit aea12f
@item GNUTLS_@-X509_@-CRT_@-FLAG_@-IGNORE_@-SANITY
Packit aea12f
Ignore any sanity checks at the
Packit aea12f
import of the certificate; i.e., ignore checks such as version/field
Packit aea12f
matching and strict time field checks. Intended to be used for debugging.
Packit aea12f
@end table