inverse-inc / packetfence-android-agent

PacketFence Provisioning Agent for Android.
6 stars 9 forks source link

Android10-11 #12

Open JeGoi opened 3 years ago

JeGoi commented 3 years ago

Will remove idea and just use Android Studio

JeGoi commented 3 years ago

PF Issue on radius.log

Apr 16 16:11:32 pf auth[3109]: (1800) eap_tls: ERROR: TLS Alert read:fatal:unknown CA
Apr 16 16:11:32 pf auth[3109]: (1800) eap_tls: ERROR: TLS_accept: Failed in error
Apr 16 16:11:32 pf auth[3109]: (1800) eap_tls: ERROR: Failed in __FUNCTION__ (SSL_read)
Apr 16 16:11:32 pf auth[3109]: [mac:11:22:33:44:55:66] Rejected user: test
Apr 16 16:11:32 pf auth[3109]: (1800) Login incorrect (eap_tls: TLS Alert read:fatal:unknown CA): [test] (from client 10.1.0.10/32 port 0 cli 11:22:33:44:55:66)
JeGoi commented 3 years ago

It looks that the issue may be related to lets encrypt and certificate with postal code.

nqb commented 3 years ago

It looks that the issue may be related to lets encrypt and certificate with postal code.

You can try with Venom code related to dot1x_eap_tls_pfpki: no more postal code or street address.

JeGoi commented 3 years ago

@nqb thanks. It looks hat it has been fixed in 10.3.0 and we need a public CA to test android PLI. I am not sure that dot1x_eap_tls_pfpki is using a public CA. I will take a look.

nqb commented 3 years ago

I am not sure that dot1x_eap_tls_pfpki is using a public CA. I will take a look.

You're right, it's a private CA.

JeGoi commented 2 years ago

There is an issue with username that is not saved correctly