shanalikhan / code-settings-sync

🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync
MIT License
4.01k stars 385 forks source link

Github Enterprise Ignore Cert #858

Open tibmeister opened 5 years ago

tibmeister commented 5 years ago

💡 Is your feature request related to a problem? Please describe. https://github.com/shanalikhan/code-settings-sync/issues/788

💡 Describe the solution you'd like Ability to ignore SSL Cert from Github Enterprise

💡 Additional context Repair error: HttpError: request to https://api.github.mycompany.com/gists failed, reason: Hostname/IP does not match certificate's altnames: Host: api.github.mycompany.com. is not in the cert's altnames: DNS:github.mycompany.com

shanalikhan commented 5 years ago

Check Solution for unable to connect to Github.