mtsuit

Results 4 comments of 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: ![image](https://user-images.githubusercontent.com/101951425/160518084-85cc7692-9ad8-4997-8118-105bc687bd0b.png)

> 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