SSL Certificates
All verified domains are automatically protected by our Cloudflare integration, which includes free SSL certificates. This means that unless you have a specific reason to add a custom SSL, you won’t have to worry about manually configuring an SSL on Sevalla. All SSL certificates provided by Sevalla have TLS 1.2 and TLS 1.3 enabled, both of which are secure and supported by all major browsers.
However, there may be circumstances where you need or want to add a custom SSL certificate to your static site. To install your custom SSL certificate, you must first obtain your custom SSL certificate from your certificate provider or transfer the SSL certificate from a previous server (have access to the certificate and key).
Obtain a custom SSL certificate
All verified domains are automatically protected by our Cloudflare integration, which includes free SSL certificates. For users who prefer to go the custom SSL route, Sevalla also supports custom SSL certificates.
The following instructions are for purchasing or regenerating an SSL certificate. If you have a custom SSL certificate and have access to the certificate and key, you also have the option of transferring the SSL certificate from your previous server.
1. Purchase SSL certificate
Purchase your SSL certificate from any vendor you like, such as Comodo, DigiCert, GeoTrust, Thawte, or Trustwave. Sevalla supports all types of SSL certificates.
2. Server type
You are asked to provide the server type when purchasing a new SSL certificate. Our web server type is Nginx. If that option is not available, then “Apache” or “Other” will also work.
3. Generate CSR and private key
The SSL provider will need a CSR (Certificate Signing Request) to create/sign the certificate file. For generating a CSR and RSA key (together known as a key pair), please complete this form: Online CSR and Key Generator.
We recommend filling out every field, but at a minimum, you should fill in the following, as seen in the example below:
- Common name (domain name)
- Email Address
- Organization
- City / Locality
- State / County / Region
- Country
Note: For the common name field, if you’re generating a wildcard certificate, you’ll need to input your domain name like *.domain.com.
Generate CSR form.
The form will generate the Private Key file and the CSR. Save both of those, as the certificate will be unusable without them.
Protect your private key file and do not send it via email or otherwise share it insecurely. Once uploaded to your server, as outlined in the following steps, the private key should only be stored on the server.
CSR and private key.
4. Upload CSR and generate SSL certificate
Upload only your CSR with your SSL provider to generate your SSL certificate (.cert file). Once you receive your SSL certificate from your provider, you can install it in Sevalla.