This repository has been archived by the owner on Feb 2, 2023. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
8206925: Support the certificate_authorities extension
Backport-of: 17a2989
- Loading branch information
Alexey Bakhtin
authored and
Yuri Nesterenko
committed
Aug 20, 2021
1 parent
c8350fc
commit 239e727
Showing
8 changed files
with
1,089 additions
and
98 deletions.
There are no files selected for viewing
408 changes: 408 additions & 0 deletions
408
src/java.base/share/classes/sun/security/ssl/CertificateAuthoritiesExtension.java
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
239e727
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review
Issues