mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 07:14:30 +02:00
8214532: Update RFC 2459 references in javadoc to RFC 5280
Reviewed-by: mullan
This commit is contained in:
parent
c9d7dd0827
commit
36d0987f4d
14 changed files with 66 additions and 70 deletions
|
@ -181,7 +181,7 @@ public class DNSName implements GeneralNameInterface {
|
|||
* For example, www.host.example.com would satisfy the constraint but
|
||||
* host1.example.com would not.
|
||||
* <p>
|
||||
* draft-ietf-pkix-new-part1-00.txt: DNSName restrictions are expressed as foo.bar.com.
|
||||
* RFC 5280: DNSName restrictions are expressed as foo.bar.com.
|
||||
* Any DNSName that
|
||||
* can be constructed by simply adding to the left hand side of the name
|
||||
* satisfies the name constraint. For example, www.foo.bar.com would
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue