Hi all,
I try to configure hotspot gateway using 2 authetication methods
- http-chap for office users ( using Microsoft IAS ) so they can use their domain accounts for hotspot authentication
- ssl for guests
-------->It’s ok. - I import certificate ( generated by openssl ) and select SSL cerfiticate on Hotspot server profile
-------->only SSL authentication is successful ( that means i can use hotspot local account DB for logging in ), can NOT use http-chap ( can not use domain account for logging in ). In log file, there’re 2 entries “trying to log in by https” & “login failed: invalid username or password” even if I use radius user account - enable only http-chap, disable ssl ------> it’s ok
- enable only ssl, disable http-chap ------> it’s ok
Is there any mistake ???