This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 232449 - Authentication against statistics.nb.org via https does not work reliably in 7.4 beta
Summary: Authentication against statistics.nb.org via https does not work reliably in ...
Status: VERIFIED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Exceptions Reporter (show other bugs)
Version: 7.3
Hardware: PC Mac OS X
: P2 normal (vote)
Assignee: Tomas Danek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-09 13:39 UTC by Tomas Danek
Modified: 2013-07-10 07:28 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2013-07-09 13:39:53 UTC
...and most likely causes issues like issue 231046. Https is since http://hg.netbeans.org/core-main/rev/606684794fd2. 

See 
curl 'https://statistics.netbeans.org/analytics/authenticate?username=musilt2&secur_passwd=000'

vs.

curl 'http://statistics.netbeans.org/analytics/authenticate?username=musilt2&secur_passwd=000'

Because in 7.4 beta time new server certificate won't be probably available, putting back just for beta 'http'
Comment 1 Tomas Danek 2013-07-09 13:45:28 UTC
Fixed *only* in release74_beta1: http://hg.netbeans.org/releases/rev/9f136622b0dc

Note: If server certificate is available before 7.4 beta is out, fix can be rolled back.
Comment 2 Quality Engineering 2013-07-10 02:43:20 UTC
Integrated into 'releases/release74_beta1', will be available in build *201307092200* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/9f136622b0dc
User: musilt2@netbeans.org
Log: #232449: Authentication against statistics.nb.org via https does not work reliably in 7.4 beta (only for release_74beta1)
Comment 3 Tomas Danek 2013-07-10 07:28:32 UTC
 http://statistics.netbeans.org/analytics/exception.do?id=680425 was reported from build with this fix. 

verified in beta.