Facing issue with signing REST API in Docker Nethsm Test Image

Hello Team,

I generated couple of RSA and ECDSA keys using swagger UI on localhost:8443

The key generation GET POST all calls are working fine but when I try to sign using the keys it gives Forbidden 403 error.

Any suggestion how I can test signing APIs on nethsm docker image.