mtsuit
mtsuit
> Hi @AdamSheltz , > > could you please screenshots of everything being run and outputted when you run the commands? This would provide more info to us and help...
> @mtsuit I'm not sure why `Invoke-WebRequest` is giving you that error as all of our certs look okay. Are you still encountering this issue with that particular cmdlet? Are...
> @mtsuit can you run `gmo powershellget -listavailable`, then `$env:PSModulePath` and then `Register-PSRepository -Default -Verbose -Debug`? @alerickson here ya go: 
> Do you get the same cert error if you run `invoke-webrequest nuget.org`? Nope: PS /home/psi124> invoke-webrequest nuget.org StatusCode : 200 StatusDescription : OK