View Issue Details

IDProjectCategoryView StatusLast Update
0000092easycwmpBugpublic2015-10-13 10:29
Reportertarakt Assigned Tomohamed.kallel  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionno change required 
PlatformOpenWRTOS Versioneasycwmp-1.1.6 
Summary0000092: HTTP Digest authenication fails
DescriptionEasyCWMP closes session when the ACS send a response as HTTP1.1/ 401 Authorization required for the initial inform sent by CPE. According to HTTP standards the CPE needs to respond by resending the inform message with the digest authentication details.

Additional InformationFollow the message exchange between 6.0.0.1(ACS) and 192.168.200.2(CPE) in the attached packet capture trace.
TagsNo tags attached.
e-mail notification

Activities

tarakt

2015-10-07 21:28

reporter  

400 Failure -wan-m.cap (55,257 bytes)

mohamed.kallel

2015-10-07 22:57

administrator   ~0000306

Last edited: 2015-10-07 23:00

did you build libcurl with polarssl dependency?
If it 's the case. then it's recommended to use openssl.

The digest authentication with ACS server will not work if you build libcurl with PolarSSL.

you can see this remark in http://easycwmp.org/index.php/manual

tarakt

2015-10-12 19:44

reporter   ~0000309

Yes, we were using polarssl. After build with openssl we do not see the problem.
Thanks for the help.

Issue History

Date Modified Username Field Change
2015-10-07 21:28 tarakt New Issue
2015-10-07 21:28 tarakt File Added: 400 Failure -wan-m.cap
2015-10-07 22:57 mohamed.kallel Note Added: 0000306
2015-10-07 22:59 mohamed.kallel Note Edited: 0000306
2015-10-07 23:00 mohamed.kallel Note Edited: 0000306
2015-10-12 19:44 tarakt Note Added: 0000309
2015-10-13 10:29 mohamed.kallel Status new => resolved
2015-10-13 10:29 mohamed.kallel Resolution open => no change required
2015-10-13 10:29 mohamed.kallel Assigned To => mohamed.kallel