1.Downloaded, installed google drive file stream desktop application.
2.Tried to launch application and click on sign in button.
3.Then login page got opened over browser there asked for login credentials to authenticate.
4.Provided required credentials. then asked for sign in clicked on signin button
5.Login got succeeded but Failed to launch google drive file stream app when fiddler is opened to capture the traffic.
6. Downloaded logs drive_fs enabling verbose mode in app settings.
7.Found curl 60 error as shown in attachment
8.When we see all logs observed ssl verification is done with C:\Program Files\Google\Drive File Stream\51.0.9.0\config\roots.pem
Is there any process or procedure to update certificate in above provided location to access app through fiddler?