Re: GnuTLS | [#1893] Align max cert verify depth with OpenSSL (!2122)

"\(Deprecated\) Read-only notification of GnuTLS library development activities" <[email protected]>
Newsgroups gmane.comp.encryption.gpg.gnutls.devel
Message-ID <[email protected]>


Tim Rühsen started a new discussion on tests/verify-limits.c: https://gitlab.com/gnutls/gnutls/-/merge_requests/2122#note_3662786375

 > +#endif
 > +
 > +#include <limits.h>
 > +#include <stdio.h>
 > +#include <string.h>
 > +#include <time.h>
 > +
 > +#include <gnutls/abstract.h>
 > +#include <gnutls/gnutls.h>
 > +#include <gnutls/x509.h>
 > +
 > +#include "cert-common.h"
 > +#include "eagain-common.h"
 > +#include "utils.h"
 > +
 > +#define DEFAULT_CHAIN_SIZE 101

Instead of duplicating 101 here, maybe it's better to use `DEFAULT_MAX_VERIFY_DEPTH`?

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/2122#note_3662786375
You're receiving this email because of your account on gitlab.com. Unsubscribe from this thread: https://gitlab.com/-/namespace/17175643/sent_notifications/6-0pqxcerqav9fhfrv3j2e66kbr-a84t7/unsubscribe | Manage all notifications: https://gitlab.com/-/profile/notifications | Help: https://gitlab.com/help

_______________________________________________
Gnutls-devel mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnutls-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.