How to Handle Unicorn Sync API Exception On SSL

How to Handle Unicorn Sync API Exception On SSL Are you using Self Signed certificate in server and trying to hit the Unicorn Sync https URL to sync from difference machine via powershell? then we might end up with network exception on accessing on secure URL.

How to Resolve it

Its Very Simple, just add below line before making the API call.

[Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12

  https://xchangesitecore.com/how-to-handle-unicorn-sync-api-exception-on-ssl/ Vikash Raaj

Comments

Popular posts from this blog

Sitecore 9.1 Installation Exception

Sitecore Media Library

Sitecore Media Library