I have stunnel set up on my machine. It works locally and lets me connect to my Blue Iris server with https. 
However, I am unable to do this remotely. I have forwarded the port in my router to stunnel, from stunnel to blue iris, but still doesn't work. 
Below is part of my conf file
[Blue Iris]
accept  = 8344  (forwarded this in the router to my static IP of my machine)
I hope someone is able to give some advice