i’d like to try using api token within my ansible playbook for generate origin certificate & i’m wondering if i can generate the origin certificate without the needs to have CSR in the api variables ? as from webpanel in Cloudflare i can generate private key & CSR with Cloudflare
below are the task playbook i currently test please feel free to cmiiw
Many thanks Sandro, sorry if perhaps you know why when use Cloudflare api we need to use the csr instead unlike when use Cloudflare web based we have 2 options when we want to generate origin server (either automatically from Cloudflare or using csr by input our csr key )
Perhaps are there any advantages when we create origin cert with csr instead automatically from Cloudflare ?