![]() |
2010-07-29
, 10:34
|
Posts: 999 |
Thanked: 1,117 times |
Joined on Dec 2009
@ earth?
|
#2
|
![]() |
2010-07-29
, 11:18
|
Posts: 14 |
Thanked: 5 times |
Joined on Jun 2010
|
#4
|
![]() |
2010-07-29
, 11:31
|
Posts: 42 |
Thanked: 16 times |
Joined on Jan 2010
|
#5
|
![]() |
2010-07-29
, 11:34
|
Posts: 999 |
Thanked: 1,117 times |
Joined on Dec 2009
@ earth?
|
#6
|
wget is not standard installed, so it is very well possible that the compiled (non-supported) version is not working as intended. Probably it will ignore the no-check-certificate option. Where did you get it from?
![]() |
2010-07-29
, 13:22
|
Posts: 42 |
Thanked: 16 times |
Joined on Jan 2010
|
#7
|
The Following User Says Thank You to liedekef For This Useful Post: | ||
![]() |
2010-07-29
, 13:31
|
Posts: 999 |
Thanked: 1,117 times |
Joined on Dec 2009
@ earth?
|
#8
|
I see that http://espejo.freemoe.org/repository.maemo.org/ has a version of wget in the stable repo, maybe try that one? If it already is that version, I would need to install myself to check but if it is the broken version, I most likely won't install it :-)
I work in a complex network environment where wifi connectivity is based on WPA-Enterprise (using eap-tls).
Well, I cannot connect to a wifi network that is protected by wpa-enterprise using eap-tls authentication along with a certificate signed by a private CA.
I read a lot of discussions about this matter but I have never found a useful hint.
I have analyzed n900 logs and even captured the network traffic between n900 and the access point.
In the logs I found errors about some certificates not recognized by available ca (maybe the private CA is not recognized?). If I leave the option “Require client authentication” disabled, the phone doesn't even pass the client certificate when it is requested to do that, resulting in a failed authentication error from eap server. If I enable the option “Require client authentication” than the n900 responds with an error to eap server during tls negotiation (warning: bad certificate).
Of course, the user certificate has been installed on n900 and, of course, the same certificate along with others parameters is perfectly working in a linux laptop with wpa_supplicant running.
What can I do?