cat-users AT lists.geant.org
Subject: The mailing list for users of the eduroam Configuration Assistant Tool (CAT)
List archive
- From: Michele de Varda <address@concealed>
- To: Stefan Winter <address@concealed>
- Cc: "'address@concealed'" <address@concealed>, "address@concealed" <address@concealed>
- Subject: Re: [cat-users] Impossible to download Windows client
- Date: Fri, 26 Jun 2015 17:22:27 +0200
- List-archive: <http://mail.geant.net/pipermail/cat-users/>
- List-id: "The mailing list for users of the eduroam Configuration Assistant Tool \(CAT\)" <cat-users.geant.net>
|
Dear Stefan, thank you for your good suggestion. I commented in the eap.conf the ca_file directive, you have right: we don't use client certificates. I appended the chain certificate to the server certificate as you suggested but unfortunately Android systems don't complete the auth. transaction and I have the same error: Fri Jun 26 15:57:15 2015 : Auth: Login incorrect (TLS Alert read:fatal:unknown CA): [address@concealed] (from client IAM4 port 109 cli b4:30:52:28:38:d2) Do I have to put only root CA in the cat configuration? There may be another configuration problem in our RADIUS conf? The next two weeks I will be on holiday :-) We'll be in touch on the next month. Thank you so much, Michele On 06/26/2015 02:37 PM, Stefan Winter
wrote:
Hi again,This is NOT the case for other users of the app. Something must be wrong here.the APP configure correctly PEAP as EAP method and MSCHAPv2 as Phase 2 Authentication. In the CA certificate field of my device I found this certificate name (see screenshot): eduroam_WPA_EAP_PEAP_auth=MSCHAPV2 It is correct? The certificate name should be "VeriSign Class 3 Public Primary Certification Authority - G5"?That is correct. The "name" is just a handle for the CA inside the device, it has nothing to do with the CN. Welcome to the wonderful world of Android :-)In the EduroamCAT debug window I see only the root certificate with CN=VeriSign Class 3 Public Primary Certification Authority - G5 Is it possible that Android needs to install also the intermediate cert? The Intermediate cert is present in our CAT config.The intermediate needs to be present in the EAP conversation. That is, your RADIUS server needs to send it along with the server certificate. Where in the FreeRADIUS config did you put the intermediate certificate?In eap.conf (see attached file) The name of the intermediate certificate is eduroam_chain.crtThere's your problem. ca_file is the wrong parameter. As the FreeRADIUS documentation right above that parameter states: # ALL of the CA's in this list will be trusted # to issue client certificates for authentication. So this is exclusively about EAP-TLS *client* certificates, and has no effect for other EAP types like PEAP. To construct the chain, you need to append the intermediate CA's PEM in the same file of your server certificate. I.e. eduroam_unimi_it.crt -----BEGIN CERTIFICATE----- (server cert) -----END CERTIFICATE----- -----BEGIN CERTIFICATE----- (intermediate CA cert) -----END CERTIFICATE----- And then reload FreeRADIUS. This should cure the problem. BTW, the realm checks are supposed to detect this condition in UI (so I should not need to write lengthy emails). Did you not get a warning-level information of sorts "Chain only works when considering the CAT config, but not with EAP conversation information. Consider adding intermediates in EAP"? Greetings, Stefan WinterRegards, MicheleGreetings, Stefan WinterThanks a lot, Michele On 06/26/2015 11:17 AM, Stefan Winter wrote:Hello, I have just tested your realm against the Verisign root and everything works just fine. There is not a single warning or error in the realm checks. Could you verify if you still have an issue? Greetings, Stefan Winter On 25.06.2015 15:44, Michele de Varda wrote: -- Michele de Varda Università degli Studi di Milano Divisione Telecomunicazioni via G. Colombo 46 20133 Milano Tel. 02 50315306 |
- [cat-users] Impossible to download Windows client, Michele de Varda, 06/24/2015
- Re: [cat-users] Impossible to download Windows client, Michele de Varda, 06/25/2015
- Re: [cat-users] Impossible to download Windows client, Ayres G . J ., 06/25/2015
- Re: [cat-users] Impossible to download Windows client, Michele de Varda, 06/25/2015
- Re: [cat-users] Impossible to download Windows client, Stefan Winter, 06/26/2015
- Re: [cat-users] Impossible to download Windows client, Michele de Varda, 06/26/2015
- Re: [cat-users] Impossible to download Windows client, Stefan Winter, 06/26/2015
- Re: [cat-users] Impossible to download Windows client, Michele de Varda, 06/26/2015
- Re: [cat-users] Impossible to download Windows client, Stefan Winter, 06/26/2015
- Re: [cat-users] Impossible to download Windows client, Michele de Varda, 06/26/2015
- Re: [cat-users] Impossible to download Windows client, Stefan Winter, 06/26/2015
- Re: [cat-users] Impossible to download Windows client, Stefan Winter, 06/26/2015
- Re: [cat-users] Impossible to download Windows client, Michele de Varda, 06/26/2015
- Re: [cat-users] Impossible to download Windows client, Stefan Winter, 06/26/2015
- Re: [cat-users] Impossible to download Windows client, Michele de Varda, 06/25/2015
- Re: [cat-users] Impossible to download Windows client, Ayres G . J ., 06/25/2015
- Re: [cat-users] Impossible to download Windows client, Michele de Varda, 06/25/2015
Archive powered by MHonArc 2.6.19.
