Skip to content

Commit

Permalink
[preprocessor/wacz] update trusted lets encrypt cert
Browse files Browse the repository at this point in the history
  • Loading branch information
williamchong committed Jun 18, 2024
1 parent b4b4140 commit 6bba3aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions preprocessor/wacz/wacz.go
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,7 @@ type WaczFileData struct {
var trustedDomainFingerprints = []string{
// Lets Encrypt Root CA X1
"67add1166b020ae61b8f5fc96813c04c2aa589960796865572a3c7e737613dfd",
"5dfdb3cf31b26f23d87c09f3a0cef642f64069a9fb7cfe29270bb5dc0f1e16bb",
// Lets Encrypt Root CA X3
"6d99fb265eb1c5b3744765fcbc648f3cd8e1bffafdc4c2f99b9d47cf7ff1c24f",
}
Expand Down

0 comments on commit 6bba3aa

Please sign in to comment.