-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
7ac0eaa
commit f9f932b
Showing
2 changed files
with
21 additions
and
0 deletions.
There are no files selected for viewing
16 changes: 16 additions & 0 deletions
16
verified-news-publishers-list/Publishers/TestPublisher/cert1.pem
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
-----BEGIN CERTIFICATE----- | ||
MIICbzCCAfagAwIBAgIUKMY/2r+0U3oAebSwIOSgLo4s0H8wCgYIKoZIzj0EAwMw | ||
RDEhMB8GA1UECgwYQzJQQSBFeHRlbnNpb24gVmFsaWRhdG9yMQ0wCwYDVQQLDARU | ||
ZXN0MRAwDgYDVQQDDAdUZXN0IENBMB4XDTI0MDQwMzE4MDk1NVoXDTI1MDQwMzE4 | ||
MDk1NVowSDEhMB8GA1UECgwYQzJQQSBFeHRlbnNpb24gVmFsaWRhdG9yMQ0wCwYD | ||
VQQLDARUZXN0MRQwEgYDVQQDDAtUZXN0IFNpZ25lcjBZMBMGByqGSM49AgEGCCqG | ||
SM49AwEHA0IABG5KEEIyw3m+meX+/KpcwRUMSt/zEk+cKzMOTSG3E/WhHXcngzg8 | ||
Jmd1/BrsDuGsu9EBpLidv6RygEANnxsO8TajgcEwgb4wCQYDVR0TBAIwADALBgNV | ||
HQ8EBAMCB4AwTwYDVR0RBEgwRoZEaHR0cHM6Ly9naXRodWIuY29tL21pY3Jvc29m | ||
dC9jMnBhLWV4dGVuc2lvbi12YWxpZGF0b3IvdHJlZS9tYWluL3Rlc3QwHQYDVR0O | ||
BBYEFLoPHI6I5Y2gdcnm1PL04TnGgmIPMB8GA1UdIwQYMBaAFJ0HzAqDWLttPCT2 | ||
PDYTrV1e31pIMBMGA1UdJQQMMAoGCCsGAQUFBwMkMAoGCCqGSM49BAMDA2cAMGQC | ||
MGLFDB2HVVU4fvebkQNPaoVHgpn2Pp2RP/sAVcK1mtdL1fZFYjuK9Tm+2WD2BXjb | ||
sQIwB4D7SSUN4nTjnmJtEcLCv0uQDWPBm/SEIPxxWVEPngJyGooeo1zYjyPOsa9v | ||
g4rY | ||
-----END CERTIFICATE----- |
5 changes: 5 additions & 0 deletions
5
verified-news-publishers-list/Publishers/TestPublisher/entity.json
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
{ | ||
"display_name": "TestPublisher", | ||
"contact": "https://www.example.com/contact", | ||
"isCA": false | ||
} |