I just set up a new Mendix app environment, and it is my first time. I deployed a project that we have running in a separate Mendix app environment, and everything seems to be working as I would expect, except that when I try to connect to the REST services in the project via SoapUI, I get an error:
Mon Jul 03 16:59:58 CEST 2017:ERROR:javax.net.ssl.SSLException: Connection has been shutdown: javax.net.ssl.SSLHandshakeException: Received fatal alert: handshake_failure
This environment has the default Mendix SSL certificate installed, but so did the previous environment, and it worked there. Is there something else in this environment or in my project that I should be checking? This is the first time I'm setting up an environment from scratch, so any help would be very welcome. Thanks!