Set up your local environment for debugging Sitecore Experience Commerce (XC) 9 Update 2 in Powerful Ways while being a friend!

Akshay Sura - Partner

13 Aug 2018

In this video, I am going to walk you through setting up your development environment for debugging Sitecore Experience Commerce (XC) 9 Update 2. As you are writing custom code to work in Sitecore Commerce Engine, you would also need to debug and test your code. For this purpose, it would help if you setup your solution to run the engine instance with your custom code. We will walk through:

  • Setup SSL in Kestrel
  • Explort/import client certificate
  • Setup thumbprint in config.json

If you have any questions or concerns, please get in touch with me. (@akshaysura13 on twitter or on Slack).

Commands:

$pwd = ConvertTo-SecureString -String “sitecore” -Force -AsPlainText

Get-ChildItem -Path cert:\localMachine\my\

Get-ChildItem -Path cert:\localMachine\my\–thumbprint of localhost certificate– | Export-PfxCertificate -FilePath C:\localhost.pfx -Password $pwd

Follow us on Twitter Follow us on LinkedIn Follow us on YouTube


Sign up to our newsletter

Share on social media

Akshay Sura

Akshay is a nine-time Sitecore MVP and a two-time Kontent.ai. In addition to his work as a solution architect, Akshay is also one of the founders of SUGCON North America 2015, SUGCON India 2018 & 2019, Unofficial Sitecore Training, and Sitecore Slack.

Akshay founded and continues to run the Sitecore Hackathon. As one of the founding partners of Konabos Consulting, Akshay will continue to work with clients to lead projects and mentor their existing teams.


Subscribe to newsletter