mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-26 14:24:46 +02:00
8283525: http://tools.ietf.org/html/* URLs return 404
Reviewed-by: coffeys
This commit is contained in:
parent
dbfac3c99c
commit
63fec5da27
32 changed files with 60 additions and 60 deletions
|
@ -63,7 +63,7 @@ package java.security;
|
|||
* </pre>
|
||||
*
|
||||
* For more information, see
|
||||
* <a href="http://tools.ietf.org/html/rfc5280">RFC 5280:
|
||||
* <a href="https://tools.ietf.org/html/rfc5280">RFC 5280:
|
||||
* Internet X.509 Public Key Infrastructure Certificate and CRL Profile</a>.
|
||||
*
|
||||
* <LI>A Format
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue