chirpstack-network-server
chirpstack-network-server copied to clipboard
Validate application-server hostname on create / update RoutingProfile
Is this a bug or a feature request?
Feature / improvement
What did you expect?
When creating a or updating a routing profile, the NS should validate that it can talk back to the given AS hostname. If not, the create or update should fail with a descriptive error.
What happened?
The create or update succeeds and the communication from the NS to AS fails afterwards.