Problems with SSL

If you encounter problems with content staging when using SLL, try adding the following code to the web.config file of your web project:

 

<add key="AcceptAllCertificates" value="true" />