mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +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
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2000, 2018, Oracle and/or its affiliates. All rights reserved.
|
||||
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
||||
*
|
||||
* This code is free software; you can redistribute it and/or modify it
|
||||
|
@ -45,7 +45,7 @@ import sun.security.util.DerOutputStream;
|
|||
* certificate.
|
||||
* <p>
|
||||
* Optional qualifiers are not supported in this implementation, as they are
|
||||
* not recommended by RFC2459.
|
||||
* not recommended by RFC 5280.
|
||||
*
|
||||
* The ASN.1 syntax for this is (IMPLICIT tagging is defined in the
|
||||
* module definition):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue