in Hands-on lab/lab-files/starter-project/SmartMeterSimulator/DeviceManager.cs [81:85]
public static void InstallCACert()
{
//TODO: 12 - Install and trust IoT Edge Gateway root certificate
//string trustedCACertPath = ...
}