add utf8 DNSName x509 vector (#3952)
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index 66f7198..90f812b 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -172,6 +172,8 @@
(commonly known as OCSP Must-Staple).
* ``unique-identifier.pem`` - A certificate containing
a distinguished name with an ``x500UniqueIdentifier``.
+* ``utf8-dnsname.pem`` - A certificate containing non-ASCII characters in the
+ DNS name entries of the SAN extension.
Custom X.509 Vectors
~~~~~~~~~~~~~~~~~~~~