Hi,
We have built our own custom plugin using react JS. And we have signed it.
While signing, when we put ‘https://community.grafana.com’ as rootUrl in grafana.ini and also in the plugin sign command, it works. Grafana shows the plugin is signed.
But when we try to do the same with ‘https://community.grafana.com/grafana’, plugin signing is successful, but grafana keeps showing that the plugin has an ‘invalid signature’. It’s our requirement to use ‘https://community.grafana.com/grafana’. What should be done to resolve this?
Grafana version: 7.5.11