lightweightm2m-iotagent icon indicating copy to clipboard operation
lightweightm2m-iotagent copied to clipboard

[WIP] DTLS Implementation

Open m4n3dw0lf opened this issue 6 years ago • 4 comments

Described here: https://github.com/m4n3dw0lf/SecureFiware Not shure if need some adjustments or something to merge in the master branch, any feedback will be appreciated, the config-secure.js is the configuration file used in the SecureFiware repository.

m4n3dw0lf avatar Apr 03 '18 03:04 m4n3dw0lf

@m4n3dw0lf could this PR be considered final work? Or it stills in work-in-progresss status?

fgalan avatar Apr 03 '18 16:04 fgalan

@fgalan , as a developer i will never have a final work, always will have something to improve hahaha, but.

This modifications in the iota is based in the features added in lwm2m-node-lib: https://github.com/telefonicaid/lwm2m-node-lib/pull/127

Also will need to modify the config-secure.js to use the url instead of protocol as we discuss in https://github.com/telefonicaid/iotagent-node-lib/pull/601

I will focus on the libs first, when the matter is resolved I will reformulate this PR to adapt to the modifications of the libraries, and also fix those checks that failed on the CI.

m4n3dw0lf avatar Apr 03 '18 22:04 m4n3dw0lf

given that this is pending finalisation of work on the lib, i would rename it as WIP

chicco785 avatar Apr 04 '18 07:04 chicco785

@m4n3dw0lf If this PR is still alive (long time since: "I will focus on the libs first, when the matter is resolved I will reformulate this PR to adapt to the modifications of the libraries, and also fix those checks that failed on the CI" :), please upgrade it with master branch and solve the file conflicts (probably due to the recent merge of PR https://github.com/telefonicaid/lightweightm2m-iotagent/pull/215)

Thanks!

CC: @jason-fox

fgalan avatar Jun 23 '20 16:06 fgalan