# Certificate Upload

The USSL certificate management platform supports one-click upload and life cycle management services for certificates purchased on other platforms

## **The operations are as follows:**

### 1. Enter the USSL page of certificate management in the console

<!-- image-todo -->

### 2. Click the upload certificate button, customize the certificate name

<!-- image-todo -->

### 3. Certificate upload

**Normal format**

The certificate file includes: public key: public.crt, private key: private.key, CA certificate chain: CA.crt; please follow the guide below to upload
<!-- image-todo -->

**pem format**

The certificate file includes: public key + CA certificate chain: public.pem, private key-private.key; please follow the guide below to upload
<!-- image-todo -->

### 4. Upload completed

The successfully uploaded certificate, the platform will automatically obtain the certificate domain, issuing organization, validity time; you can judge whether it is uploaded certificate from the certificate type and status, as shown in the figure
<!-- image-todo -->