Hi all
I am attempting to access the Orion API using Postmaster to test the API and we get the following issue:

However if we turn off SSL verification it works fine:


The application that we want to connect to the API doesn't have an option to ignore SSL, so is there a way to disable it on the Orion server, or bind the API to a CA signed cert? Or do we just need to install the API self signed cert on the application server?
Any advise greatly received, thanks