Is it possible to launch tests to activate HTTPS (443) on Local Testing?

Is it possible to launch tests to activate HTTPS (443) on Local Testing? To test an internal Orange application, I need to have the service in HTTPS otherwise the service does not change?

Hey Ana,

Yes, you can launch tests on HTTPS on Local Testing.

You just need to use the tunnel with flag “--mitm”, the complete command to run the tunnel is:

"LT --user {username} --key {accesskey} --tunnelName {tunnel_name} --mitm"

In case you are using Underpass, you can get that option in advanced configuration. Also, you can refer to the below support doc: