Basics & Types
What is an SSL Certificate?
SSL certificates enable HTTPS for websites, encrypting data transmission between users and servers, displaying a security lock icon in browsers, and enhancing trust and conversion rates.
What are the differences between DV, OV, and EV? How to choose?
DV (Domain Validation) has the fastest issuance, suitable for personal sites and startups; OV (Organization Validation) displays company information, suitable for corporate websites and e-commerce; EV (Extended Validation) is the strictest with the highest trust level, suitable for finance, government, and other high-compliance industries.
What scenarios do single domain, wildcard, and multi-domain (SAN) certificates cover?
Single domain covers one FQDN; wildcard like *.example.com covers all second-level subdomains; multi-domain supports binding multiple different domains or subdomains in the same certificate, flexible and easy to manage.
How to choose between RSA and ECC?
ECC (such as P-256) has shorter keys and better performance at the same security level; RSA (2048-bit and above) has wider compatibility. ECC is recommended first, choose RSA when compatibility with very old environments is needed.
Verification & Issuance
How long does it take to issue a certificate?
DV takes about 5-10 minutes; OV usually takes 1-3 business days; EV takes about 3-7 business days, depending on the authenticity of materials and cooperation.
How is domain ownership verified? What are the differences between DNS, HTTP, and email methods?
DNS verification adds a specified TXT record to domain resolution, most stable; HTTP verification places a verification file in the site root directory, fast deployment; email verification requires receiving an authentication email and clicking confirm.
What is a CSR? How to generate one?
CSR (Certificate Signing Request) contains public key and subject information. Can be generated on the server using tools like openssl, IIS, Baota, etc. Note to properly save the corresponding private key.
Can I place an order first and verify later?
Yes. After placing an order, complete DNS/HTTP/email verification according to the instructions. The system will automatically enter the issuance process after verification passes.
Installation & Deployment
How to install certificates on Nginx/Apache/IIS?
Download certificate files and intermediate certificates, configure certificate path and chain file according to server type, restart service to take effect. If you encounter problems, refer to the installation guide or contact us for assistance.
What to do if the browser does not show a lock or shows insecure warning?
Common reasons include: incomplete certificate chain, domain mismatch, expired certificate, mixed content (HTTP resources). Please confirm the certificate chain is complete, enable forced HTTPS, and change resources to HTTPS.
How to redirect entire HTTP site to HTTPS with 301?
Configure 301 redirect policy on the server or implement forced HTTPS through web gateway, note to exclude special paths such as health checks and callback addresses.
Renewal & Reissuance
How to renew certificates? Will they renew automatically?
We will send email reminders before expiration. You can renew with one click in the user center. Some scenarios support automatic renewal notifications and guidance to ensure no interruption.
What to do if certificate is lost or private key is leaked? Can it be reissued for free?
It is recommended to revoke and reissue immediately to avoid risk expansion. Most brands support free reissuance within the validity period (limited times), private key replacement requires regenerating CSR.
Can I add or replace SAN domains?
Multi-domain certificates can add SAN (price difference required) or adjust bindings within the validity period. After changes, re-verification and issuance of a new certificate are required.
Compatibility & Security
Are all browsers and devices supported?
Mainstream trusted CA certificates are compatible with 99.9% of browsers and mobile terminals. Very old systems (such as early XP/IE) may need to use RSA and complete chain to improve compatibility.
Are HTTP/2, HSTS, and TLS 1.3 supported?
Compatible with certificates. Specific depends on server and CDN configuration. It is recommended to enable TLS 1.2+/1.3, properly configure HSTS and OCSP Stapling to improve security and performance.
Pricing & Invoicing
How is pricing calculated? How are multi-domain and wildcard certificates billed?
Base price is charged by certificate type; multi-domain is charged additionally based on SAN quantity; wildcard is priced per "each wildcard" unit, specific as marked on the product page.
Do you support invoicing? What is the refund policy?
Support VAT special invoice/general invoice; if issuance fails due to material review failure or force majeure, refunds will be processed according to policy. Details can be consulted with customer service.
Can't find the answer? Visit Technical Support for 7×24 assistance, or submit a ticket to contact us.