[gnutls-devel] GnuTLS | cert auth: filter out unsupported cert types from TLS 1.2 CR (!1434)
Read-only notification of GnuTLS library development activities
gnutls-devel at lists.gnutls.org
Mon May 17 16:32:34 CEST 2021
Daiki Ueno commented on a discussion on tests/suite/tls-fuzzer/gnutls-cert.json: https://gitlab.com/gnutls/gnutls/-/merge_requests/1434#note_577042137
> + },
> + {"server_command": ["@SERVER@", "--http",
> + "--x509keyfile", "tests/serverX509Key.pem",
> + "--x509certfile", "tests/serverX509Cert.pem",
> + "--debug=6",
> + "--priority=NORMAL:+VERS-TLS1.2",
> + "--port=@PORT@"],
> + "environment": {"PYTHONPATH" : "."},
> + "server_hostname": "localhost",
> + "server_port": @PORT@,
> + "tests" : [
> + {"name" : "test-certificate-request.py",
> + "arguments" : ["-k", "tests/clientX509Key.pem",
> + "-c", "tests/clientX509Cert.pem",
> + "-p", "@PORT@",
> + "-s", "sha256+rsa 8+9 8+4 sha256+ecdsa 8+7 sha384+rsa 8+10 8+5 sha384+ecdsa 8+8 sha512+rsa 8+11 8+6 sha512+ecdsa sha1+rsa sha1+ecdsa",
Thanks for the suggestion; updated.
--
Reply to this email directly or view it on GitLab: https://gitlab.com/gnutls/gnutls/-/merge_requests/1434#note_577042137
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/20210517/f79a65f2/attachment.html>
More information about the Gnutls-devel
mailing list