Originally posted by Bruce Cloutier
View Post
Going this route, at least solves the problem of browsers screaming hell to end-users. Also, there are some applications that outright refuse to work, if the SSL chain can't be verified. Stuff like Outlook won't even connect to the Exchange server if the SSL certificate is not trusted. It's nice to be able to include all those other IP connected gadgets into the process. The only thing is, since SSL certificates can't be valid longer than a year anymore, is that you have to update certificates on all those devices every year, or after a certain date, everything starts to break down... This is obviously were stuff like Certbot/Let's Encrypt can help automate stuff.
But in general, it looks like you have all the tools on-board on JNIOR/JANOS, at least for now, to run "public" trusted certificates. So if people want to implement them, they can.
Originally posted by Bruce Cloutier
View Post
If you design a network properly and you do implement DNS for local stuff, a lot of stuff is going to be easier, like moving your network to new IP addresses. As long as everything connects to hostnames instead of IP addresses, you shouldn't have to worry about all those little settings on local devices...
Originally posted by Bruce Cloutier
View Post
Comment