dawarich
dawarich copied to clipboard
Skip ssl verification on local network
OS & Hardware Arch Linux server
Version 0.24.1
Describe the bug Setting up a letsencrypt certificate for local photoprism instance results in a ssl certification validation error when importing.
To Reproduce Steps to reproduce the behavior:
- set up local dns for photoprism (photprism.domain.local)
- set upp letsencrypt certificate for the local instance
- on dawarich set up photoprism integration pointing to photoprism.domain.local
- start importing
- error raise (ssl certificate validation)
Expected behavior it should import skipping the ssl validation
Additional context an option to skip ssl validation should be enough