From c97587b56c06d7548fa828fe4370c52bc011f746 Mon Sep 17 00:00:00 2001 From: nodiscc Date: Fri, 29 Dec 2023 18:10:02 +0000 Subject: [PATCH] Remove Atman IOT (certificate expired) (#450) - ref. #1 - > `https://atman-iot.com : HTTPSConnectionPool(host='atman-iot.com', port=443): Max retries exceeded with url: / (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)')))` - > `https://atman-iot.com/signup-redirect/ : HTTPSConnectionPool(host='atman-iot.com', port=443): Max retries exceeded with url: /signup-redirect/ (Caused by SSLError(SSLCertVerificationError(1, '[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: certificate has expired (_ssl.c:1007)')))` --- software/atman-iot.yml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 software/atman-iot.yml diff --git a/software/atman-iot.yml b/software/atman-iot.yml deleted file mode 100644 index 7b6d9b0a05..0000000000 --- a/software/atman-iot.yml +++ /dev/null @@ -1,11 +0,0 @@ -name: Atman IoT -website_url: https://atman-iot.com -description: Self hosted IoT gateway focused on IoT solution rapid prototyping, packaged as stand alone docker container, promising to help you build your IoT solution in a week. -licenses: - - ⊘ Proprietary -platforms: - - Nodejs -tags: - - Internet of Things (IoT) -source_code_url: https://atman-iot.com -demo_url: https://atman-iot.com/signup-redirect/