SAguy
Honorary Master
- Joined
- Nov 4, 2013
- Messages
- 10,614
I've got a my own domain, with DynDns set up on my router.
On my router I have a couple of ports open so I can manage some thing externally.
Is there any way I can purchase a SSL cert and make use of it on my home network so when I access things externally I can be sure my connection is secure?
Thinking about it now though - since https is on 443, how does that work with port forwarding if my IP camera is on a random port 8009?
Would I have to have an apache server running at home, load my public key there? Then instead of using port forwarding only access my home network devices using ports, use a path such as https://abc.example.co.za/camera and let apache do a reverse proxy to that device?
Mmmm... Think I'm answering my own question here.
On my router I have a couple of ports open so I can manage some thing externally.
Is there any way I can purchase a SSL cert and make use of it on my home network so when I access things externally I can be sure my connection is secure?
Thinking about it now though - since https is on 443, how does that work with port forwarding if my IP camera is on a random port 8009?
Would I have to have an apache server running at home, load my public key there? Then instead of using port forwarding only access my home network devices using ports, use a path such as https://abc.example.co.za/camera and let apache do a reverse proxy to that device?
Mmmm... Think I'm answering my own question here.