I'm helping out a large church with some IT stuff they have lots of internal secure connections, like to the security cameras, or to the UniFi AP controller that want to use https. Of course each of those get an unsafe/not private warning message.
There is no way they are going to pay for certs for these devises. So my only thought was to self sign... what should I do and whats the best practice. If I sign my own, should I do that from the domain controller? Does it really matter?
How would I set those to be trusted? Can I use group policy (0 experience doing so) to install those?
Is the actual ssl effected in anyway by the cert, or lack there of.
Edit: Most of these devices will not be accessed externally. If they are it would be by VPN. My question is for internal devices, that will not be internet accessible.
Thanks