Actually, I figured out how to do this by watching a labtech video on redirectors.
you go to dashboard > config > configurations > Redirected Apps
copy the http connect to the T (the one that has device checked, not the one with computer), it's not exactly intuitive, but it's there.
then instead of %LocalIP1% %LocalPort1% %RemoteIP%
put %LocalIP1% %LocalPort1% https://%RemoteIP%
or alternatively, you can just change the http connect (the one with device) to have https:// in front
in fact, messing around with redirectors is something that can end up great, or not so great.
this works for the most part for me. but for some reason if you state remote port being 443, I have issues.
maybe a moderator could put more input on this.
you go to dashboard > config > configurations > Redirected Apps
copy the http connect to the T (the one that has device checked, not the one with computer), it's not exactly intuitive, but it's there.
then instead of %LocalIP1% %LocalPort1% %RemoteIP%
put %LocalIP1% %LocalPort1% https://%RemoteIP%
or alternatively, you can just change the http connect (the one with device) to have https:// in front
in fact, messing around with redirectors is something that can end up great, or not so great.
this works for the most part for me. but for some reason if you state remote port being 443, I have issues.
maybe a moderator could put more input on this.