ChrisTitusTech / ChrisTitusTech/website
Error running script
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 126
- Forks
- 58
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 21
Description
Using Admin Powershell I get the following error:
irm https://christitus.com/win | iex
irm : The request was aborted: Could not create SSL/TLS secure channel.
At line:1 char:1
-
+ CategoryInfo : InvalidOperation: (System.Net.HttpWebRequest:HttpWebRequest) [Invoke-RestMethod], WebExc eption + FullyQualifiedErrorId : WebCmdletWebResponseException,Microsoft.PowerShell.Commands.InvokeRestMethodCommand
Any Suggestions?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing irm https://christitus.com/win | iex in Admin PowerShell and inspect the reported secure-channel failure. Determine whether the failure is specific to the PowerShell environment or the website endpoint; done means the cause and a verified resolution are documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- powershell
- Domain
- cli
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100