3 Oct
2017
3 Oct
'17
6:20 a.m.
On 3 Oct 2017, at 18:18, Arran Cudbard-Bell <a.cudbardb@freeradius.org> wrote:
On 3 Oct 2017, at 18:12, Eero Volotinen <eero.volotinen@iki.fi> wrote:
Hi,
Is there plugin that allows authentication against gmail servers?
Trying to implement wlan access with gmail password?
There isn't, but it probably wouldn't be hard to write one.
or better: https://curl.haxx.se/libcurl/c/imap-tls.html I think that's how people have done 802.1X against google apps stuff in the past. You'll be limited to TTLS-PAP, but seeing as that's supported on all platforms now, not a major issue. -Arran