Skip to content

Commit 2c00f69

Browse files
committed
Remove pinned certificates for Pithus
Signed-off-by: Muntashir Al-Islam <muntashirakon@riseup.net>
1 parent 0e187e8 commit 2c00f69

1 file changed

Lines changed: 0 additions & 19 deletions

File tree

app/src/main/res/xml/network_security_config.xml

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -27,25 +27,6 @@
2727
<pin digest="SHA-256">CLOmM1/OXvSPjw5UOYbAf9GKOxImEp9hhku9W90fHMk=</pin>
2828
</pin-set>
2929
</domain-config>
30-
<domain-config>
31-
<domain includeSubdomains="true">beta.pithus.org</domain>
32-
<pin-set expiration="2035-01-03">
33-
<!--
34-
Resources:
35-
https://letsencrypt.org/certificates/
36-
https://community.letsencrypt.org/t/hpkp-best-practices-if-you-choose-to-implement/4625
37-
-->
38-
39-
<!-- DST Root CA X3 -->
40-
<pin digest="SHA-256">Vjs8r4z+80wjNcr1YKepWQboSIRi63WsWXhIMN+eWys=</pin>
41-
42-
<!-- ISRG Root X1 -->
43-
<pin digest="SHA-256">C5+lpZ7tcVwmwQIMcRtPbsQtWLABXhQzejna0wHFr8M=</pin>
44-
45-
<!-- ISRG Root X2 -->
46-
<pin digest="SHA-256">diGVwiVYbubAI3RW4hB9xU8e/CH2GnkuvVFZE8zmgzI=</pin>
47-
</pin-set>
48-
</domain-config>
4930
<domain-config cleartextTrafficPermitted="true">
5031
<domain includeSubdomains="false">127.0.0.1</domain>
5132
<domain includeSubdomains="false">localhost</domain>

0 commit comments

Comments
 (0)