Certificate Management
MarsX Certificate is the permission authentication system under the MarsX Network ecosystem, used for MarsApp publication authentication, self-service identity verification, and API call permission management.
RX Cert is an application for applying for and managing MarsX Certificates. It is itself a MarsApp running on the MarsX Network. Developers obtain RX Cert through MarsX clients (such as MarsCat) and use this tool to complete certificate application, purchase, and management.
Currently, certificate management is mainly divided into two types:
Publishing Certificate
Used for permission authentication of MarsApp publication, updates, and version management. Developers need publishing certificates to prove their ownership and publishing rights to specific MarsApps, ensuring that only legitimate developers can perform publication and update operations on applications.
Self Service Certificate
Used for identity verification of MarsApp self-service functionality and API call permission management. When a MarsApp needs to use self-service functionality, it requires self-service certificates to verify identity, obtain corresponding service call permissions, and implement secure backend service proxying.
Last updated