fix(build): update publicsuffix.org pinned cert chain

This commit is contained in:
Harsh Shandilya 2023-06-28 01:29:34 +05:30
parent 83e68dc2fe
commit 0f8192e38e
No known key found for this signature in database

View file

@ -15,9 +15,9 @@ object OkHttp {
)
.add(
"publicsuffix.org",
"sha256/GHmZgxELzHuqpSexbC20wv6kqtrqS6BFdKs0z5pciGw=",
"sha256/cXjPgKdVe6iojP8s0YQJ3rtmDFHTnYZxcYvmYGFiYME=",
"sha256/hxqRlPTu1bMS/0DITB1SSu0vd4u/8l8TjPgfaAp63Gc=",
"sha256/Ov/MkC2OkVtTp9MdY+uXOKAuV2Birfdeazval8seMZM=",
"sha256/jQJTbIh0grw0/1TkHSumWb+Fs0Ggogr621gT3PvPKG0=",
"sha256/C5+lpZ7tcVwmwQIMcRtPbsQtWLABXhQzejna0wHFr8M=",
)
.build()
val CLIENT =