This repository was archived by the owner on Feb 16, 2023. It is now read-only.
Docker SSL - any way to force enable it? #1363
Unanswered
git-Contributor
asked this question in
Support
Replies: 1 comment
-
Actually you are partly right - as long as proxy and paperless-ng were running on different hosts. Don't run paperless-ng on the internet (portforwarding) and you are (quite a good amount) safe. But this applies to consume folders which you share on your network as well. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I know SSL was (sadly) removed from docker in 0.9.0, but is there still any option to enable it somehow - e.g. via some config files inside the docker or any other way?
It is really not good practise to have all sensitive documents stored via unsecured app. And proxy server really does not solved this, it basically just hides the issue, but the communication is still unsecured (between proxy and paperless).
Beta Was this translation helpful? Give feedback.
All reactions