Skip to content

add new ca cert for calyx

cyberta requested to merge calyx_ca into master

closes #9063 (closed)

@micah This PR focusses un the ca cert update for Bitmask.

Calyx needs to update the ca cert for CalyxVPN by themselves though. The path for the assets of custom builds is bitmask_android/app/src/custom/assets/. Also the fingerprint for the ca cert needs to be updated by Calyx in bitmask_android/app/src/custom/assets/calyx.net.json (the provider.json).

Both, the pem file - containing both the old and the new CA cert - as well as the provider.json can also be copied from the assets folder for the multi-provider Bitmask app: bitmask_android/app/src/normal/assets/.

Merge request reports