Skip to content

Commit

Permalink
Update README.org
Browse files Browse the repository at this point in the history
  • Loading branch information
itay-grudev authored Mar 20, 2023
1 parent 4911320 commit 86e4998
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.org
Original file line number Diff line number Diff line change
Expand Up @@ -111,13 +111,13 @@ spec:

*Note* that the Origin CA API has stricter limitations than the Certificate object. For example, DNS SANs must be used, IP addresses are not allowed, and further restrictions on wildcards. Furthermore it only allows issuance of certificates with the following duration:

+ =168h= - /7d/
+ =720h= - /30d/
+ =2160h= - /90d/
+ =8760h= - /365d/
+ =17520h= - /2y/
+ =26280h= - /3y/
+ =131400h= - /15y/
+ =168h= - /7 days/
+ =720h= - /30 days/
+ =2160h= - /90 days/
+ =8760h= - /1 year/
+ =17520h= - /2 years/
+ =26280h= - /3 years/
+ =131400h= - /15 years/

See the [[https://developers.cloudflare.com/api/operations/origin-ca-create-certificate][Origin CA documentation]] for further details.

Expand Down

0 comments on commit 86e4998

Please sign in to comment.