I have created a Custom STS using the claims walkthrough here: http://msdn.microsoft.com/en-us/library/ff955607.aspx.
I would like to use a different certificate now so that we can release this to production and am not sure how to go about this, i.e.
- Do we need to purchase a signed certificate from somewhere?
- What type of certificate should it be?
Any help would be greatly appreciated.
I have done this by using a self-signed certificate:
I then exported this with the private key and imported it into the website and SharePoint servers.