The second bullet point says "Choose the just created authority in Certificate authority". However, on the certificate creation window there is no field called "Certificate Authority" from which to select the newly created OpenVPN_CA.
You don't need to create a cert for the CA, it comes with one. You need to request a cert for your server (i.e. the firewall) and later on for your clients (the VPN users)- create a CSR with the CN which will match your DNS FQDN- sign it with OpenVPN_CA- configure OpenVPN to use itBart...
The place to choose your newly-created CA is under Key->Issuer. Not sure if this is a change in 24.7 (I don't have anything older to compare to right now), but it's a doc bug (now) anyway....
I was wondering about the FQDN too. In previous (working) iterations, I noticed that under Common Name it just said "internal-ca" and I saw some places in the interwebs saying to use that. When you say to use a Common Name that will match my DNS FQDN, do you mean put in "subdomain.mywebsite.com"? Because the instructions said to use the FQDN of this machine. Which as far as I know, my firewall doesn't have one.
It is the FQDN from the client perspective, i.e. your Cloudflare DDNS name.