From 5ebcd6784588f1b36397b00e981b5ca2a748c8eb Mon Sep 17 00:00:00 2001 From: Dmitry Frank Date: Wed, 16 Aug 2017 16:29:20 +0100 Subject: [PATCH] Add ca-bundle lib And remove skeleton, which was not used for anything but copying ca.pem to the device's filesystem behind the scenes. PUBLISHED_FROM=8517fdfc99709c1f7e6eaf841ba3f184d68e9970 --- mos.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mos.yml b/mos.yml index 34292c8..34cb32e 100644 --- a/mos.yml +++ b/mos.yml @@ -13,6 +13,7 @@ filesystem: libs: # common mgos libs + - origin: https://github.com/mongoose-os-libs/ca-bundle - origin: https://github.com/mongoose-os-libs/http-server - origin: https://github.com/mongoose-os-libs/i2c - origin: https://github.com/mongoose-os-libs/rpc-service-config