Mojave WPA2 Enterprise connection problem

HW INFO:

-MacBook Pro 13" 2013

-e410 firmware 3.10.1-r2

SW INFO:

-mojave 10.14.4

-freeradius

PROBLEMS:

-only from mac os mojave has problem connecting WPA2 Enterprise.

High Sierra according to forum no problem at all

username and password all correct because I can connect from iPad Mini1

Tried various method here with no luck

https://www.howtoisolve.com/fix-wi-fi-macos-mojave-issues/
http://osxdaily.com/2018/11/19/fix-macos-mojave-wifi-problems/
https://support.apple.com/en-us/HT201295

QUESTIONS:

1. anyone have success with mojave connection to WPA2 Enterprise?

tq

Could you please run freeradius in debug mode freradius -XXX and paste the logs. It could have happened because the server certificate or CA certificate is being rejected by Client.

Here debug output

UPDATE1:

-I suspect my problem because I am using old binary for windows as described here

http://freeradius.1045715.n5.nabble.com/EAP-TLS-failure-td5751961.html#a5751962

UPDATE2:

1. need to use freeradius ver 3.0.17

2. need to edit these files

# vi /etc/freeradius/3.0/clients.conf

# vi /etc/freeradius/3.0/users

# vi /etc/freeradius/3.0/sites-available/inner-tunnel

-check quick config with
# freeradius –CX
 
-debug config with
# freeradius –X
 
-if all ok start service with
# service freeradius start
MAC:
-always turn off wifi then turn on back when you want to change username.
otherwise connection failed and no respond in freeradius debug mode