Closed
Description
The problem
Hi,
my paperless-ngx instance is running behind a nginx proxy with a self-signed SSL certificate. I can't add it to Home Assistant ("Ungültiger Hostname oder IP-Adresse").
Could you add some "disable SSL verification" checkbox when adding this integration? Other options would be to add my self-signed CA certificate to my home assistant trust store, but I think thats not supported.
Best regards
Oli
What version of Home Assistant Core has the issue?
core-2025.6.0
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant OS
Integration causing the issue
Paperless-ngx
Link to integration documentation on our website
https://www.home-assistant.io/integrations/paperless_ngx
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
running curl from a SSH shell of home assistant shows:
curl https://paperless.home.ovtec.it/
curl: (60) SSL certificate problem: self-signed certificate in certificate chain
More details here: https://curl.se/docs/sslcerts.html
curl failed to verify the legitimacy of the server and therefore could not
establish a secure connection to it. To learn more about this situation and
how to fix it, please visit the webpage mentioned above.
Additional information
No response