From e84608e41031b7499ccf50c5e2ef990233783173 Mon Sep 17 00:00:00 2001 From: lolodomo Date: Sat, 10 Sep 2022 17:00:28 +0200 Subject: [PATCH] [linky] Docker specificities (#13348) Related to #13336 Signed-off-by: Laurent Garnier --- bundles/org.openhab.binding.linky/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/bundles/org.openhab.binding.linky/README.md b/bundles/org.openhab.binding.linky/README.md index 8d5354fa4..7e3668ff5 100644 --- a/bundles/org.openhab.binding.linky/README.md +++ b/bundles/org.openhab.binding.linky/README.md @@ -74,6 +74,10 @@ Start and end day are formatted yyyy-mm-dd. Here is an example of command you can run: `openhab:linky linky:linky:local report 2020-11-15 2020-12-15`. +## Docker specificities + +In case you are running openHAB inside Docker, the binding will work only if you set the environment variable `CRYPTO_POLICY` to the value "unlimited" as documented [here](https://github.com/openhab/openhab-docker#java-cryptographic-strength-policy). + ## Full Example ### Thing