]> Cypherpunks.ru repositories - gostls13.git/blobdiff - doc/go1.10.html
all: restore changes from faulty merge/revert
[gostls13.git] / doc / go1.10.html
index 5885176f46c01620e53d4e73bf8e060781174266..569e420d51f0a0a8a35d01a78e72caa424414e37 100644 (file)
@@ -785,7 +785,8 @@ Parsed certificates also now report URI names and IP, email, and URI constraints
 <a href="/pkg/crypto/x509/#Certificate"><code>Certificate</code></a> fields
 <code>URIs</code>, <code>PermittedIPRanges</code>, <code>ExcludedIPRanges</code>,
 <code>PermittedEmailAddresses</code>, <code>ExcludedEmailAddresses</code>,
-<code>PermittedURIDomains</code>, and <code>ExcludedURIDomains</code>.
+<code>PermittedURIDomains</code>, and <code>ExcludedURIDomains</code>. Certificates with
+invalid values for those fields are now rejected.
 </p>
 
 <p>