Hi All,

Recently (within the last week I believe) changes have been merged which causes 
some (or maybe all) of the provisioningclient resource GET tests to fail.

For example, option 62 GET CSR … provisioningclient goes into an infinite retry 
loop.  I did a little bit of investigation and found that the function 

        OCHandleResponse(endPoint, responseInfo)

Is receiving responseInfo->result = CA_UNAUTHORIZED_REQ and 
responseInfo->info.payload = NULL;

I found this because when I rebased my in progress work for the new 
security_profiles resource my provisioningtest testing started to fail, and I 
have lost my primary means of testing.

It is a pretty big deal for me to lose this with one week to get my stuff done 
by Bangkok IPR start ... does anybody know what is going on?

Kind Regards
Steve

PS:

I looked through the devlist emails, and found this, perhaps some related code 
was added to address the concern below, but may have broken provisioningclient?

> Looks like current implementation of provisioning client doesn't check 
> doxm.sct value from server and use PSK credential type by default.
>  
> Best regards,
> Aleksey Volkov





_______________________________________________
iotivity-dev mailing list
iotivity-dev@lists.iotivity.org
https://lists.iotivity.org/mailman/listinfo/iotivity-dev

Reply via email to