tencent cloud

SSL Certificates

Release Notes
Announcements
Notice on price adjustment of DigiCert and its affiliated brands'SSL certificates​
Price Change to DigiCert SSL Certificates
TrustAsia Root Certificate Update
Domain Validation Policy Update
SSL Certificate Service Console
Multi-Year SSL Certificate and Automatic Review
Notice on Stopping the Issuance of 2-Year SSL Certificates by CAs Starting from September 1, 2020
Announcement on Stop Using the Symantec SSL Certificate Name After 30 April 2020
Notice on Certificate Revocation Due to Private Key Compromises
Notice on Application Limits for DV SSL Certificates
Notice on Adjustment of Free SSL Certificates Policy
Let's Encrypt Root Certificate Expired on September 30, 2021
Product Introduction
Overview
Introduction to Tencent Cloud SSL Certificates
Strengths
Advantages of HTTPS
Browser Compatibility Test Report
Multi-Year SSL Certificate and Automatic Review Overview
SSL Certificate Security
Purchase Guide
Pricing
SSL Certificate Purchase Process
SSL Certificate Selection
Paid SSL Certificates Renewal
SSL Certificate Renewal Process
SSL Certificate Refund Process
Getting Started
Certificate Application
Information Submission Process for Paid SSL Certificates
Domain Ownership Validation
Domain Validation Method Selection
Automatic DNS Addition
DNS Validation
File Validation
Automatic DNS Validation
Automatic File Validation
Validation Result Troubleshooting Guide
Operation Guide
Domain Ownership Verification
Uploading Certificates
Secured Seal
CSR Management
Certificate Installation
Installing an SSL Certificate on a Tencent Cloud Service
Installation of International Standard Certificates
Selecting an Installation Type for an SSL Certificate
Certificate Management
Instructions on SSL Certificate Auto-Renewal
Certificate Hosting
Uploading (Hosting) an SSL Certificate
Reminding Reviewers to Review an SSL Certificate Application
Revoking an SSL Certificate
Deleting an SSL Certificate
Reissuing an SSL Certificate
Ignoring SSL Certificate Notifications
Customizing SSL Certificate Expiration Notifications
API Documentation
History
Introduction
API Category
Making API Requests
Certificate APIs
Certificate Renewal (Certificate ID Unchanged) APIs
CSR APIs
Data Types
Error Codes
Use Cases
Automatic Solution for Implementing and Issuing Multi-Year Certificates and Binding Resources
Apple ATS Server Configuration
Quickly Applying for a Free SSL Certificate via DNSPod
Enabling Tencent Cloud DDNS and Installing Free Certificates for Synology NAS
Batch Applying for and Downloading Free Certificates Using Python-based API Calls
Profile Management
Adding Organization Profile
Adding Administrator
Adding Domain
Troubleshooting
Domain Validation Failed
Domain Security Review Failed
Website Inaccessible After an SSL Certificate is Deployed
404 Error After the SSL Certificate is Deployed on IIS
“Your Connection is Not Secure” is Displayed After the SSL Certificate is Installed
Message Indicating Parsing Failure Is Displayed When a Certificate Is Uploaded
Automatic DNS Validation Failed for a Domain Hosted with www.west.cn
Host Name Field Cannot Be Edited in IIS Manager When Type Is Set to https
Message Indicating Intermediate Certificates Missing in Chain Is Displayed When a Free SSL Certificate Is Deployed on IIS
FAQs
SSL Certificate Selection
SSL Certificate Application
SSL Certificate Management
SSL Certificate Installation
SSL Certificate Region
SSL Certificate Review
SSL Certificate Taking Effect
SSL Certificate Billing and Purchase
SSL Certificate Validity Period
Related Agreement
SSL Service Level Agreement
Contact Us
Glossary

Glossary

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 2024-03-06 17:57:49

SSL certificate

Secure Sockets Layer (SSL) is a security protocol designed to ensure the security and data integrity of internet communication. Based on the SSL protocol, an SSL certificate can be installed on a server to achieve encrypted data transmission. A certificate authority (CA) is a third-party authority that verifies the validity of public keys. It is responsible for specifying policies and procedures to verify users' identities, signing SSL certificates, as well as validating the identities of certificate holders and the ownership of public keys. The CA issues an SSL certificate to each user using the public key. An SSL certificate is used to certify that the individuals/businesses listed in the certificate lawfully own the public key listed in the certificate. Digital signatures from a CA can prevent certificates from being forged and tampered with. An SSL certificate actually represents CA’s verification of the public key, and contains digital signing authority information, the public key user information, the public key, the authority signature, and an expiration date.

CA

Hypertext Transfer Protocol Secure

Hypertext Transfer Protocol Secure (HTTPS), also known as HTTP over TLS, HTTP over SSL, or HTTP Secure, is a secure network transfer protocol. On a computer network, HTTPS implements communication through the HTTP protocol but uses SSL/TLS to encrypt packets.

CSR

HTTPS

Certificate authority

A certificate authority (CA) issues and manages digital certificates, and is responsible for verifying the validity of public keys in the public key system as a trusted third party in e-commerce transactions.

Private key

SSL certificates are developed based on public-key cryptography, which encrypts information with digital keys so that the information can only be read by the intended recipients after decryption. A key pair consists of a public key and a private key. The public key may be publicly distributed by a user, while the private key is kept by the user. Information encrypted with the public key can be decrypted only with the corresponding private key, and vice versa. An SSL certificate actually represents CA’s verification of the public key, and contains digital signing authority information, the public key user information, the public key, authority signature, and an expiration date.

Certificate signing request

To obtain an SSL certificate, you need to generate a certificate signing request (CSR) file and submit it to a CA. A CSR includes a public key and a distinguished name. A CSR is usually generated by a web server, and a public and private key pair for encryption and decryption is created simultaneously.

도움말 및 지원

문제 해결에 도움이 되었나요?

피드백