I trying to use the self signed cert that comes packaged with Spiceworks but I’m not sure what I need to install on my servers CA store or in the clients. I have the pem files, one a cert and the other a private key.

This article says I can use it but doesn’t go in to deal of how to get it installed (unless using your own).

https://community.spiceworks.com/support/desktop/troubleshooting/custom-ssl-certificate

If I need to gen a crs and go that route I’ll use my internal Windows CA to do the work.

5 Spice ups

The self-signed certificate on the SW server is self-signed, only trusted by the server itself. I would never trust a self signed certificate, not even on an internal network.

You say that you have an internal CA. You can create a csr following the directions in this link .

I myself use the Let’s Encrypt solution in combination with WACS.