Hi Gabriel! Here?s a wiki to get you started:
https://wiki.iotivity.org/security_resource_manager If reading through this doesn?t get you going, please circle back to the dev list, and we can try to help you get un-stuck. Thanks, Nathan From: iotivity-dev-bounces at lists.iotivity.org [mailto:[email protected]] On Behalf Of Schulhof, Gabriel Sent: Thursday, May 5, 2016 11:32 AM To: iotivity-dev <iotivity-dev at lists.iotivity.org> Subject: [dev] Step-by-step guide for creating a secure client/server pair Hi! I've configured iotivity with SECURED=1 and I've written a client and a server. On the server I've set my resource to be secure, so, of course, the client cannot issue a GET request on the resource. How do I go about supplying the client's deviceId to the server to indicate that the client with the given ID may access the given resource without restriction? I've noticed that the format for the files written by the persistent storage API is now binary, so I can't even edit them anymore. The samples are also inconclusive for me because the simple client seems to hang on the GET/PUT requests. So, is there a step-by-step guide for setting up a secure client/server pair somewhere? TIA for your help, Gabriel -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.iotivity.org/pipermail/iotivity-dev/attachments/20160506/f05991f2/attachment.html>
