1cabdff1aSopenharmony_ciThe pattern "(null)" does not match the hostname domain.com 2cabdff1aSopenharmony_ciThe pattern "example.com domain.com" matches the hostname domain.com 3cabdff1aSopenharmony_ciThe pattern "example.com other.com" does not match the hostname domain.com 4cabdff1aSopenharmony_ciThe pattern "example.com,domain.com" matches the hostname domain.com 5cabdff1aSopenharmony_ciThe pattern "example.com,domain.com" does not match the hostname otherdomain.com 6cabdff1aSopenharmony_ciThe pattern "example.com, *.domain.com" matches the hostname sub.domain.com 7cabdff1aSopenharmony_ciThe pattern "example.com, *.domain.com" matches the hostname domain.com 8cabdff1aSopenharmony_ciThe pattern "example.com, .domain.com" matches the hostname domain.com 9cabdff1aSopenharmony_ciThe pattern "*" matches the hostname domain.com 10