Using OnlyOffice Docs with Self-signed Certificates

Do you want to: Ask a how-to question
For feature suggestions, describe the result you would like to achieve in detail.
For bug reports, provide the steps to reproduce and if possible a minimal demo of the problem.
Document Server version: 7.2
Type of installation of the Document Server (docker, deb/rpm, exe): deb
OS: ubuntu 20.04 server

Only office docs is installed on its own server with a let’s encrypt certificate.
Works in integration with an application with external databases.
The documents that need to be edited are in the minioS3 database, which works over https with a certificate issued by its own certification authority.
We work in a closed loop without internet.

How to set up such work correctly without disabling certificate verification?

Hello @Albert
Sorry, but there’re only two ways:
change your SSL certificate or disable certificate validation on the Document server side. There’s description how to achieve it posted by @Constantine here: Nextcloud can't connect to Document Server - #4 by Constantine

1 Like