How to Apply for an SSL Certificate from ZeroSSL
ServBay supports using the ACME protocol to automatically apply for SSL certificates, which is a convenient and secure way to manage your website's security. This article will guide you on how to issue an SSL certificate using ZeroSSL in ServBay.
Prerequisites
Before you start, ensure you have completed the following preparations:
- Own a Domain: You need to have a domain and be able to manage its DNS records.
- Obtain DNS API Key: ServBay verifies domain ownership via DNS API. You need to get the API key from your domain provider. Refer to How to Get a DNS API KEY for detailed information.
Application Steps
Open ServBay Management Panel: Start the ServBay app and enter the management panel.
Enter SSL Certificate Management Panel: Select the
SSL Certificates
option in the management panel.Click the “+” Button: Click the “+” button in the upper right corner to start applying for a new certificate.
Fill in Certificate Information: In the pop-up “Request Certificate” window, fill in the following information:
- Common Name: Enter the name of the certificate, such as
Test
. - Usage Purpose: Select
TLS/SSL
. - Request Method: Choose
ACME
. - Issuer: Choose
ZeroSSL
. - DNS API Provider: Choose your DNS provider (e.g., Cloudflare, GoDaddy, etc.).
- Algorithm: It's recommended to choose the
ECC
algorithm and select a key length of384
. - E-Mail Address: Enter your email address to receive notifications related to the certificate.
- DNS API Tokens: Enter your DNS API key. Refer to your DNS provider's documentation on how to get the API key. Note: Do not enter
export
before the API information For example, for Cloudflare, you need to enterCF_Key
andCF_Email
. - Domain: Enter the domain for which you are applying for the certificate. If you need to apply for the certificate for multiple domains, you can use commas to separate multiple domains (e.g.,
servbay.com, *.servbay.com
).
- Common Name: Enter the name of the certificate, such as
Click the “Request” Button: After confirming that all the information is correctly filled in, click the “Request” button to start applying for the certificate.
Wait for the Application to Complete: ServBay will automatically complete the certificate application process and add it to your certificate list.
Using the Certificate
After the application is successful, you can select ACME
in the website
configuration, and in the right drop-down menu, choose the newly applied certificate to apply it to your website.
Certificate Renewal
ZeroSSL certificates are valid for 90 days. ServBay will automatically renew your certificate, so you do not need to do it manually.
Summary
With ServBay's ACME feature, you can easily apply for and manage SSL certificates from ZeroSSL, ensuring your website is secure and reliable.