From 017c9abbe3cb6864e6fc609976fa84f9080c9778 Mon Sep 17 00:00:00 2001 From: Laurent Garnier Date: Sat, 3 Sep 2022 09:36:27 +0200 Subject: [PATCH] [linky] Docker specificities 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 8d5354fa4940f..7e3668ff502d8 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