Issued Certificate with Integrated AIO Proxy

We are using Nextcloud AIO 11.11. Almost everythings works fine.

We use the integrated proxy. We would like to use our professional issued certificate instead of Let鈥檚 Encrypt. We have geo-blocking on our firewall, which only allows requests from our country. Therefore, Let鈥檚 Encrypt is not suitable for us.

The instructions (all-in-one/reverse-proxy.md at main 路 nextcloud/all-in-one 路 GitHub) do not make it clear to me how I can disable Let鈥檚 Encrypt and use my own certificate.

I appreciate any advice. Thanks

Hi, is this a globally trusted certificate?

If so, you can configure an external reverse proxy and use the certificate in there. See all-in-one/reverse-proxy.md at main 路 nextcloud/all-in-one 路 GitHub

See also all-in-one/local-instance.md at main 路 nextcloud/all-in-one 路 GitHub

Thank you, so it is not possible or intended to do this with the internal (out of the box) proxy?
We鈥檒l setup NPMplus then and configure additional WAF security features.
Thanks