chore: bundle gts we1 cert
Signed-off-by: Infi <infi@infi.sh>
This commit is contained in:
parent
8de12902b4
commit
df02f4f0ab
Binary file not shown.
|
|
@ -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>
|
||||
|
|
@ -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?
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue