Hi everyone, and thank you for welcoming me.
I have projects in schools about using Only Office in the Nextcloud. An Main Ubuntu-based server runs in the schools. The OnlyOffice Server works as a VM on a Windows Server in the internal network.
The certificate for 443 is created on the main server. The domain is then forwarded to the Docs Server IP in RevProxy
I am now wondering how exactly do I establish the HTTPS connection from the Docs server to the main server.
I can get to the Docs Website via WAN. So the RevProxy configuration works up to the Docs Server
Unfortunately I don’t know how to use the following lines:
{{SSL_CERTIFICATE_PATH}}
{{SSL_KEY_PATH}};
{{SSL_VERIFY_CLIENT}}
{{CA_CERTIFICATES_PATH}}
{{ONLYOFFICE_HTTPS_HSTS_MAXAGE}}
{{SSL_DHPARAM_PATH}}
I used this HelpDesk Link: Touch Me
I have the IP of the LXC container on the main server, and also the path to the certificates on the LXC Puppeteer container.
Thank you very much, hope my expression is clear enough