odoo/documentation#19342
Created by fw-bot
Merged
at 15509c68965e23836b21d51d45238f8d3bade57e
Statuses:
- ci/documentation: (runtime 970s)
- ci/codeowner_coverage: (runtime 72s)
- label
- odoo-dev:19.0-17.0-caa-record-ssl-impact-mege-554552-fw
- head
- 09b28687223ab379c7b43f464ab6521ca6bfe230
- merged
- 1 day ago by Merel Geens
| odoo/documentation | |
|---|---|
| 17.0 | #19308 |
| 18.0 | #19339 missing r+ |
| saas-18.3 | #19340 missing r+ |
| saas-18.4 | #19341 missing r+ |
| 19.0 | #19342 |
| saas-19.1 | #19351 missing r+ |
| saas-19.2 | #19352 missing r+ |
| saas-19.3 | #19353 missing r+ |
| saas-19.4 | #19354 missing r+ |
| master | #19355 missing r+ |
[IMP] domain_names: CAA record
Occasionally customers use a CAA record to restrict which certificate authorities are allowed to provide certificates for their domain. If Let's Encrypt is not included in that, it will cause the certificate generation by Odoo Online or SH to fail.
Since this is an advanced topic, I opted to put a note about it in the section that gives more details about the SSL implementation. I expect that putting it in the main "Configure an existing domain name" section would cause confusion for most customers.
Forward-Port-Of: #19308