Can't connect through ssh

Hi researchgains,

You can try to connect using the other method as well:

  1. Connect to the private network
  2. Issue the certificate and populate the ssh agent fly ssh issue --agent
  3. Connect to your application ssh root@<app_name>.internal

There is a similar question here.