Connecting debugger to application with certificate

0
Hiya,   Since recently I've become unable to connect to one of our applicaions acceptance environment. The application is running on the Mendix public cloud. I suspect this is because we've added an access restriction profile to the environment, requiring any users connecting to the application to send a certificate along with their request. Ever since a certificate is required, attempting to connect to the debugger returns a 403 - forbidden error. Even though I do have the appropriate certificate installed on my device (I'm able to reach the app in my browser). Is there a way to connect to an application where a certificate is required? I would prefer not to create a path based exception for this.
asked
1 answers
0

Hello Daan,

Did you try 'Show Debugger Information' in the environments section?

image.png

answered