Skip to content

Commit 7ea2bd6

Browse files
Text review and move into note
1 parent f0bdb13 commit 7ea2bd6

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/content/docs/ssl/edge-certificates/custom-certificates/bundling-methodologies.mdx

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ Cloudflare maintains intermediate and root certificates used for bundling on a [
1616

1717
Expiration values for these certificates may appear in the `expires_on` field when you use the [Analyze Certificate endpoint](/api/resources/ssl/subresources/analyze/methods/create/) - often when the methodology you specify is [Compatible](#compatible). However, these expiration values reflect intermediate and root certificates - which are handled by Cloudflare -, not the leaf certificate you would have previously uploaded to Cloudflare.
1818

19-
Please note that a selection might be done on the intermediates provided at upload time when using `Compatible` or `Modern`: it's not guaranteed all of them will make it the final chain. You'll need to use `User-defined` to ensure the chain you've uploaded is the one used.
19+
:::note
20+
When using `compatible` or `modern`, a selection might be done on the intermediates you provide at upload time, meaning it is not guaranteed all of them will make it to the final chain. If you must ensure the chain you upload is the one used, select `user-defined`.
21+
:::
2022

2123
## Methodologies
2224

0 commit comments

Comments
 (0)