1
General Discussion / Re: Backup: Nextcloud configuration
« on: April 21, 2022, 11:44:34 am »
Hello,
We are on OPNsense 22.1.6-amd64 with OpenSSL and facing this problem, too.
Our Nextcloud is a plain stand-alone installation, no NAS plugin, Docker or something else.
The Nextcloud's certificate was created with our OPNsense internal CA. Nevertheless the backup on our Nextcloud fails with "ssl_verify_result":20.
A quick test via SSH with curl und openssl s_client also fails.
As the Nextcloud’s certificate was provided by OPNsense internal CA it looks like OPNsense doesn’t trust itself anymore.
THX
Tim
We are on OPNsense 22.1.6-amd64 with OpenSSL and facing this problem, too.
Our Nextcloud is a plain stand-alone installation, no NAS plugin, Docker or something else.
The Nextcloud's certificate was created with our OPNsense internal CA. Nevertheless the backup on our Nextcloud fails with "ssl_verify_result":20.
A quick test via SSH with curl und openssl s_client also fails.
Code: [Select]
curl: (60) SSL certificate problem: unable to get local issuer certificate
openssl: Verify return code: 21 (unable to verify the first certificate)
As the Nextcloud’s certificate was provided by OPNsense internal CA it looks like OPNsense doesn’t trust itself anymore.
THX
Tim