Managing ACME certificates on Fortiweb not exposed to the internet
I have a FortiWeb that is used for our QA environment that is not exposed to the internet. I need to be able to manage certificates on it automatically to avoid having to manually replace them every month as the lifecycle shortens. DNS-01 is completely manual so that's out. I tried HTTP-01 using an internal private ACME server, but the Fortiweb rejects the certificate when making the https request to the ACME server because it is signed by our internal CA.
Does anyone have a method they are happy with for managing certificates in this situation?