Blame doc/enums/gnutls_x509_crt_flags

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