Skip to content

Commit

Permalink
Apply vale recommandations
Browse files Browse the repository at this point in the history
  • Loading branch information
judu committed Nov 8, 2024
1 parent 49fd0c3 commit ba640f4
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions content/doc/administrate/ssl.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,14 @@ days after the domain is added on the application.
If needed, you can remove the domain and add it back to re-trigger a certificate generation.
The support team is also able to manually trigger a certificate upon request.

If you do not wish to have a lack of certificate for a few minutes
(e.g. if you are migrating an existing domain to Clever Cloud from another hosting provider),
If you don’t wish to have a lack of certificate for a few minutes
(for example if you are migrating an existing domain to Clever Cloud from another hosting provider),
you can first upload an existing certificate by following [this guide](#uploading-my-own-certificates).
When the provided certificate expires, Clever Cloud will trigger a Let’s Encrypt certificate generation.
When the provided certificate expires, Clever Cloud triggers a Let’s Encrypt certificate generation.

We do not support wildcard Let's Encrypt certificates at the moment. If you need a wildcard certificate, you can either generate a Let's Encrypt certificate yourself or buy one.
We can resell one to you, in which case we will deal with the csr generation ourselves. Contact the support to know more.
Clever Cloud doesn’t support wildcard Let's Encrypt certificates at the moment.

Check warning on line 45 in content/doc/administrate/ssl.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/doc/administrate/ssl.md#L45

[Google.We] Try to avoid using first-person plural like 'Let's'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'Let's'.", "location": {"path": "content/doc/administrate/ssl.md", "range": {"start": {"line": 45, "column": 39}}}, "severity": "WARNING"}
If you need a wildcard certificate, you can either generate a Let's Encrypt certificate yourself or buy one.

Check warning on line 46 in content/doc/administrate/ssl.md

View workflow job for this annotation

GitHub Actions / vale

[vale] content/doc/administrate/ssl.md#L46

[Google.We] Try to avoid using first-person plural like 'Let's'.
Raw output
{"message": "[Google.We] Try to avoid using first-person plural like 'Let's'.", "location": {"path": "content/doc/administrate/ssl.md", "range": {"start": {"line": 46, "column": 63}}}, "severity": "WARNING"}
If you don’t wish to handle the whole certificate ordering yourself, contact the support to get a quote.

### Cloudflare configuration

Expand Down

0 comments on commit ba640f4

Please sign in to comment.