Need some advice pointers on setting internal certificates.

Posted by javajo91@reddit | sysadmin | View on Reddit | 15 comments

Hey guys. Small Windows wired Ethernet network. 25 users. VSphere environment.

We have a handful of Windows servers that host internal admin related sites. Plus ESXi boxes for vSphere.

I’d like to get rid of the vulnerability of using self signed certs internally.

Should I use Let’s Encrypt and call it a day?

Adding onto this question. We are also looking to implement 802.1x for our wired LAN. (I know this is overkill given our size but it’s an audit issue and it would wipe this discussion away)

Given this future project, should I simply deploy AD CS?

We do not use Intune as we are a small shop.

TLDR: I’d like to have my browsers trust our internal web servers and I’d like to implement a small 802.1x infrastructure.

Thank you.