chore: bundle gts we1 cert

Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
Infi 2025-11-29 10:28:31 +01:00
parent 8de12902b4
commit df02f4f0ab
3 changed files with 2 additions and 0 deletions

Binary file not shown.

View File

@ -5,6 +5,7 @@
<trust-anchors>
<certificates src="@raw/cloudflare_tls_i_e1" />
<certificates src="@raw/sslcom_tls_ecc_root_ca_2022" />
<certificates src="@raw/we1" />
</trust-anchors>
</domain-config>
</network-security-config>

View File

@ -20,6 +20,7 @@ The bundled CA certificates are the following:
- [SSL.com TLS ECC Root CA 2022](https://crt.sh/?id=7439766705)
- [Cloudflare TLS Issuing ECC CA 1](https://crt.sh/?id=11092622664)
- [Google Trust Services WE1](https://crt.sh/?id=22705076793)
## Why not use the system CA store?