Hi,

When i am access in my URL https://argussupport.4cpharma.com:9676 i am getting certificate error.

I have purchased wildcard certificate and installed on windows server where i have installed spice works.

Can you please help me to fix this issue?

Thanks,

Ram

3 Spice ups

The SSL doesn’t go in the usual place in Windows.
Please see here
https://community.spiceworks.com/how_to/127889-creating-and-incorporating-a-public-ssl-certificate-for-spiceworks

1 Spice up

Rod beat me to it - Spiceworks doesnt use IIS, but rather a customised Apache install. So you;ll need to add the sign cert, private key and any CA tree to the Apache install using the link Rod mentioned

Also remember you’ll to repeat this step every time you update Spiceworks as this local customisation will get removed on every update

I forgot to mention you need to replace the cert every update, however you can get around this.

Put your spiceworks install behind a reverse proxy server, the link below is an example, it also allows you to use the SSL on IIS and re-route it, you can also leave your internal SW on port 80 or whatever you like and do the SSL externally only.

https://community.spiceworks.com/how_to/73336-so-you-need-to-share-port-443-iis-arr