Skip to content

Commit

Permalink
Add Oracle Java
Browse files Browse the repository at this point in the history
Closes: #2
  • Loading branch information
vanbroup committed Dec 14, 2021
1 parent c138a60 commit 67429eb
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions data/oracle-java.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
name: Oracle Java
description: |
The Oracle Java Root Certificate program includes widely recognized Certificate Authorities with a significant customer base and global reach.
website: https://www.oracle.com/java/technologies/javase/carootcertsprogram.html

# Using the Common CA Database
ccadb: false

# Trust Lists
trust-lists:
trust:
- purposes: [TLS,S/MIME,Code-Signing,Time-Stamping]
audit:
- name: WebTrust
list:
- type: HTML
url: https://github.com/openjdk/jdk/tree/master/make/data/cacerts

0 comments on commit 67429eb

Please sign in to comment.