[gnutls-devel] GnuTLS | libgnutls: Add system-wide default-priority-string override. (!1158)

Development of GNU's TLS library gnutls-devel at lists.gnutls.org
Wed Jan 8 17:47:19 CET 2020




Dmitry Eremin-Solenikov started a new discussion on tests/system-override-default-priority-string.sh: https://gitlab.com/gnutls/gnutls/merge_requests/1158#note_268752126

> +fi
> +
> +if test "${WINDIR}" != ""; then
> +	exit 77
> +fi
> +
> +. "${srcdir}/scripts/common.sh"
> +
> +export GNUTLS_DEBUG_LEVEL=3
> +KEY1=${srcdir}/../doc/credentials/x509/key-rsa.pem
> +CERT1=${srcdir}/../doc/credentials/x509/cert-rsa.pem
> +
> +cat <<_EOF_ > ${TMPFILE}
> +[overrides]
> +default-priority-string = NONE
> +_EOF_

You can put this into static data file.

-- 
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/merge_requests/1158#note_268752126
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/20200108/2567bce5/attachment.html>


More information about the Gnutls-devel mailing list