Problem registering network server certificates

Hello Orne,
I’ve recently updated all the project to the latest version:
lora-app-server 0.18.0
loraserver 0.24.0

Morevoerv I used the loraserver-certificates to generate the ca, tls and tls-key for both loraserver and lora-app-server.
The issue occurs whrm I’m attempting to add a network server trough the web gui: after filling all the fileds following the loraserver-certificates instructions and clicking on submit button the lora-app-server console prints the following message:
http2: server: error reading preface from client 192.168.0.72:56136: remote error: tls: unknown certificate authority

Wht’s wrong?
Thank you

I’ve restarted the applications and now there is the following error on lora-app-server console:
connection error: desc = “transport: authentication handshake failed: x509: certificate is valid for 127.0.0.1, not 192.168.0.243”

Shall I change some configuration files in loraserver-certificates?
Loraserver and Lora-app-server work both on the same machine 192.168.0.243 while the web gui is open on another PC.

I’ve changed the configuration of loraserver-certificates and now it works