Daiki Ueno commented: https://gitlab.com/gnutls/gnutls/-/merge_requests/1849#note_1992801545 Just a side note, we could use file [globs](https://pubs.opengroup.org/onlinepubs/009695399/functions/glob.html) to support both a single file or files under a directory in a unified manner, e.g., `file-required = /etc/foo` vs `file-required = /etc/foo/*.conf`. The Gnulib [glob](https://www.gnu.org/software/gnulib/MODULES.html#module=glob) module can be used for that. -- Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1849#note_1992801545 You're receiving this email because of your account on gitlab.com.
_______________________________________________ Gnutls-devel mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnutls-devel
