mirror of
https://github.com/Telecominfraproject/wlan-cloud-owprov.git
synced 2025-10-29 09:42:38 +00:00
Signed-off-by: stephb9959 <stephane.bourque@gmail.com>
This commit is contained in:
@@ -228,8 +228,8 @@ namespace OpenWifi {
|
||||
return false;
|
||||
}
|
||||
|
||||
// static std::string ServiceName{"aaa+auth:radius.tls.tcp"};
|
||||
static std::string ServiceName{"x-openroam:radius.tls.tcp"};
|
||||
// static std::string ServiceName{"\"aaa+auth:radius.tls.tcp\""};
|
||||
static std::string ServiceName{"\"x-openroam:radius.tls.tcp\""};
|
||||
|
||||
std::vector<Utils::HostNameServerResult> OpenRoaming::GetServers() {
|
||||
const std::string &domain = "openro.am";
|
||||
|
||||
Reference in New Issue
Block a user