Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set Powershell to use TLS v1.2 #22

Merged
merged 1 commit into from
Oct 16, 2018

Conversation

PaulWalkerUK
Copy link
Contributor

The SpaceX API requires TLS v1.2 or greater. The default in Powershell is less than this! Setting it to use TLS v1.2 during the module import resolves this.

If no one else is having this issue, then maybe it's just something on my config, so this PR might not be required...??

The SpaceX API requires TLS v1.2 or greater. The default in Powershell
is less than this! Setting it to use TLS v1.2 during the module import
resolves this.
@PaulWalkerUK
Copy link
Contributor Author

(This is for #21)

@lazywinadmin lazywinadmin merged commit 9af6179 into lazywinadmin:master Oct 16, 2018
@PaulWalkerUK PaulWalkerUK deleted the issue-21 branch October 16, 2018 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants