Aleksej Muratov
Aleksej Muratov
I think for starters you just need to add a checkmark "Use untrusted certificates". That is, let the program not check the authenticity of the certificate. Without any authentication.
Users using languages other than English may have difficulties. On the way, there may be non-Latin characters, which will be converted by the system into codes. Example. This is how...
> I see. Why not just use %f instead and get rid of the url stuff? Really. I misinterpreted `%f`. I thought it was returning the filename, not the path....
Good afternoon. I am also worried about the issue of https certificates. I am using paperless + nginx proxy manager with self signed certificate using openssl. That is, my certificate...
> I'm another user and admin for friends, running instances of Paperless ng. > An option to accept a self-signed certificate stop me and others from using the app. I...
I was planning to use "paperless" only on the local network anyway, behind the VPN. I think not one certification authority will sign me a certificate for the local network....
I tried to reproduce the installation process on a clean ubuntu 20.04 system. When I run `cassowary` I get an error because libvirt-python is missing. The installation of `libvirt-python` requires...
Greetings @Unb0rn The `encryption` function violates [TOS](https://telegram.org/tos), the probability of adding it is minimal. As far as I know all `PR` and `issues` are closed. If you really need this...
> Those seems to be the only ones with a self-signed certificate. You are not alone :) I also tried to solve this problem. I solved this by implementing a...
> **AEAD** doesn't work with OKC Thank you for this. I solved this for myself by disabling `OCB`. I'm not sure this is a good solution. ```bash gpg --expert --edit-key...