Is it possible to use the Tridion Docs WCF functions if your server does not have a valid cert? I am running the basic code seen at the link below but it throws an exception about trusting the server. The server does not have a valid certificate.
Is it possible to use the Tridion Docs WCF functions if your server does not have a valid cert? I am running the basic code seen at the link below but it throws an exception about trusting the server. The server does not have a valid certificate.
To be more specific, the error message I am seeing is this...
Could not establish trust relationship for the SSL/TLS secure channel with authority 'servername'.
Sorry Adam, the only thing I can say, it is surely possible. There is however little meat to the bone in this forum thread to investigate what your setup looks like. Did you try ISHRemote (see above) or even Publication Manager as they can give hints as well.
The error you mention is a .NET Framework error, and Google give you plenty of results, and tips on that. Hope this helps.
Thanks for the effort, I tried Publication Manager and get the same message.
Thanks for the effort, I tried Publication Manager and get the same message.