Upload a certificate
Last updated
Last updated
Address
VNG CorporationTo use SSL certificates, you must either have an existing SSL certificate or use a free SSL certificate provided by Let's Encrypt. VNG Cloud stores certificates securely; the storage system is encrypted, and certificates are inaccessible to anyone, including VNG Cloud employees.
The Certificate Manager supports uploading and managing two types of certificates:
TLS/SSL Certificates
CA Certificates
Access the Certificate Manager: Go to https://hcm-3.console.vngcloud.vn/vserver/load-balancer/certificate
.
Click "Upload Certificate": A pop-up window will appear for you to enter certificate information.
Fill in Certificate Details:
Friendly Name: We recommend using the domain name as the friendly name.
Certificate Type: Select "TLS/SSL."
Certificate Input:
Certificate Content: Paste your server certificate domain (usually with the *.crt extension) in PEM format.
Private Key: Paste the private key of the certificate (usually with the *.key extension) in PEM format.
Certificate Chain: Paste the certificate chain, including the server certificate and any intermediate certificates (if applicable), in PEM format.
Important: Ensure the chain is in the correct order:
Passphrase: If the private key has a passphrase, enter it here. Otherwise, leave this field blank.
Expiration: The expiration date of the certificate.
Click "Upload": Click the "Upload" button in the bottom right corner to complete the upload.
Access the Certificate Manager: Go to https://hcm-3.console.vngcloud.vn/vserver/load-balancer/certificate
.
Click "Upload Certificate": A pop-up window will appear for you to enter certificate information.
Fill in Certificate Details:
Friendly Name: We recommend using the domain name as the friendly name.
Certificate Type: Select "CA."
Certificate Input:
Certificate Content: Paste your CA certificate (usually with the *.crt extension) in PEM format.
Expiration: The expiration date of the certificate.
Click "Upload": Click the "Upload" button in the bottom right corner to complete the upload.