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

Update SPDG to utilize TLS 1.2 #25

Open
chiamarc opened this issue Sep 3, 2021 · 2 comments
Open

Update SPDG to utilize TLS 1.2 #25

chiamarc opened this issue Sep 3, 2021 · 2 comments

Comments

@chiamarc
Copy link

chiamarc commented Sep 3, 2021

As you may know, Microsoft has deprecated the use of TLS 1.0 and 1.1 across all Azure services including SharePoint Online. SPDG is still a very useful open source tool and I believe this would take minimal effort. I am not well versed enough with the MS development ecosystem to do this myself.

@chiamarc
Copy link
Author

chiamarc commented Sep 3, 2021

If I were to give this a shot, it would be helpful to have a compilation guide for VS 2019. I tried building the solution in the source but it's missing quite a few libraries. I don't know how to navigate the warnings/errors to get the correct assets.

@chiamarc
Copy link
Author

chiamarc commented Sep 3, 2021

If anyone has come here with a similar problem, the solution can be found here.
You must enable TLS 1.2 as default for .NET in the registry. I've confirmed this works for SPDG.

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

No branches or pull requests

1 participant