Certificate Management

RelayX Certificate is the permission authentication system under the RelayX Network ecosystem, used for RelayApp publication authentication, self-service identity verification, and API call permission management.

circle-info

RX Cert is an application for applying for and managing RelayX Certificates. It is itself a RelayApp running on the RelayX Network. Developers obtain RX Cert through RelayX 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 RelayApp publication, updates, and version management. Developers need publishing certificates to prove their ownership and publishing rights to specific RelayApps, ensuring that only legitimate developers can perform publication and update operations on applications.

Self Service Certificate

Used for identity verification of RelayApp self-service functionality and API call permission management. When a RelayApp 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