mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +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
|
@ -46,7 +46,7 @@ import sun.security.util.DerValue;
|
|||
*
|
||||
* <p>
|
||||
* The extension is defined in Section 5.2.5 of
|
||||
* <a href="http://tools.ietf.org/html/rfc5280">Internet X.509 PKI
|
||||
* <a href="https://tools.ietf.org/html/rfc5280">Internet X.509 PKI
|
||||
* Certificate and Certificate Revocation List (CRL) Profile</a>.
|
||||
*
|
||||
* <p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue