Quaker Fang wrote:
> Artem Delendik wrote:
> 
>> Quaker Fang wrote:
>>  
>>
>>> Artem Delendik wrote:
>>>    
>>>
>>>> Hi, community!
>>>>
>>>> I'm trying to bring up a wifi interface
>>>> in solaris express snv_70b.
>>>> Everything is installed accordingly to
>>>> http://opensolaris.org/os/community/laptop/wireless/wpa/
>>>>
>>>> My config:
>>>> [my_essid]
>>>> essid="my_essid"
>>>> key_mgmt=WPA-EAP
>>>> identity="user at my_domain"
>>>> ca_cert=/etc/inet/WPA/root.pem
>>>> client_cert=/etc/inet/WPA/my.pem
>>>> private_key=/etc/inet/WPA/my.pem
>>>>
>>>> However, when I try to enter:
>>>> wificonfig connect my_essid
>>>>
>>>> it shows me:
>>>> wificonfig: clientcert exceeds 128 bytes.
>>>>  
>>>>      
>>>>
>>> If your client_cert is "/etc/inet/WPA/my.pem", it should be ok, since it 
>>> doesn't exceed 128 characters.
>>>    
>>>
>> Well, now I see:
>> ls -l /etc/inet/WPA/my.pem
>> -rw-------   1  root   root   5862 May 11 2007 /etc/inet/WPA/my.pem
>>
>> I think it's impossible to create a .pem certificate with < 128 bytes
>> length unless it'll be a very short encryption key... :-((((
>>  
>>
> No, the 128 bytes means the length of string "/etc/inet/WPA/my.pem", NOT 
> the file size
> of my.pem. The size of my.pem (5862 bytes) is okay.

Changing file names helped a bit.
Now it's the next problem with wpa_supplicant.
Here is the debug output:

<skip>
EAPOL: Received EAP-Packet frame
EAPOL: getSuppRsp
EAP: EAP entering state RECEIVED
EAP: Received EAP-Request method=13 id=2
EAP: EAP entering state GET_METHOD
SSL: Trusted root certificate(s) loaded
Segmentation Fault (core dumped)


Is this a problem with openssl libraries ?

> 
> --
> Quaker
> 
> _______________________________________________
> laptop-discuss mailing list
> laptop-discuss at opensolaris.org
> 


-- 
Artyom Delendik
Field Engineer
Open Technologies Ltd
15 Belorusskaya st. Office 11
Minsk, 220030 Belarus
Time Zone: GMT+2
phone +375 17 2261047 (ext 5218)
       +375 17 2260591 (ext 5218)
       +375 17 2260654 (ext 5218)
cell  +375 29 3742206
email adelendik at ot.ru
       adelendik at ot.by

Reply via email to