[gnutls-devel] GnuTLS | WIP: Compare DNs by comparing their string representations (!1223)
Development of GNU's TLS library
gnutls-devel at lists.gnutls.org
Fri Mar 27 09:37:41 CET 2020
Pierre Ossman (Work account) commented on a discussion on tests/x509cert-dntypes.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/1223#note_312536386
> +
> +#ifdef HAVE_CONFIG_H
> +#include <config.h>
> +#endif
> +
> +#include <stdio.h>
> +#include <stdlib.h>
> +#include <string.h>
> +#include <sys/types.h>
> +#include <unistd.h>
> +#include <gnutls/gnutls.h>
> +#include <gnutls/x509.h>
> +
> +#include "utils.h"
> +
> +/* gnutls_trust_list_*().
Nope. Just remnants from the test I used as the base. :)
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1223#note_312536386
You're receiving this email because of your account on gitlab.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.gnupg.org/pipermail/gnutls-devel/attachments/20200327/ead2038a/attachment.html>
More information about the Gnutls-devel
mailing list