Is there a way to do a self ssl so spiceworks does not show the below message

There is a problem with this website’s security certificate.###

### The security certificate presented by this website was not issued by a trusted certificate authority.

The security certificate presented by this website was issued for a different website’s address.

We recommend that you close this webpage and do not continue to this website.

Click here to close this webpage.

Continue to this website (not recommended).

User normal Continue to this website (not recommended). nut I like that not to occur

4 Spice ups

If you have the ability to create your own (self signed) ssl certificates here is some info:

http://community.spiceworks.com/how_to/show/922

Yes, you have two options:

1 - Purchase a 3rd part SSL cert and use that, following the guide George linked to.

2 - Follow this guide I wrote that shows how to setup your own Certificate Authority and then generate certificates signed by it, you then add the CA cert to all your computers so it is trusted (you can automate this via group policy), and then install the certificate you signed with your own CA into Spiceworks.

This is a bit more effort to get setup and doesn’t work so well if you have external computers accessing SW as they will still get SSL errors, but where you control all the computers accessing SW then creating your own CA is a viable option.

http://community.spiceworks.com/how_to/show/1469

Nick-C wrote:

Yes, you have two options:

1 - Purchase a 3rd part SSL cert and use that, following the guide George linked to.

2 - Follow this guide I wrote that shows how to setup your own Certificate Authority and then generate certificates signed by it, you then add the CA cert to all your computers so it is trusted (you can automate this via group policy), and then install the certificate you signed with your own CA into Spiceworks.

This is a bit more effort to get setup and doesn’t work so well if you have external computers accessing SW as they will still get SSL errors, but where you control all the computers accessing SW then creating your own CA is a viable option.

http://community.spiceworks.com/how_to/show/1469

why pay for ssl when you can do startssl.com (Free).