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

62847 update sni flags #118

Merged
merged 30 commits into from
Dec 10, 2024
Merged

62847 update sni flags #118

merged 30 commits into from
Dec 10, 2024

Conversation

rcpokorny
Copy link
Collaborator

Multiple updates and fixes:

  • Added the Bindings to the end of the thumbprint to make the alias unique.
  • Using new IISWebBindings commandlet to use additional SSL flags when binding certificate to website.
  • Added multi-platform support for .Net6 and .Net8.
  • Updated various PowerShell scripts to handle both .Net6 and .Net8 differences (specifically the absense of the WebAdministration module in PS SDK 7.4.x+)
  • Fixed issue to update multiple websites when using the same cert.
  • Removed renewal thumbprint logic to update multiple website; each job now updates its own specific certificate.

@m8rmclaren m8rmclaren force-pushed the 62847-Update_SNI_Flags branch from c3912ab to f1438bd Compare October 17, 2024 18:34
@doebrowsk doebrowsk merged commit d96faf7 into release-2.5 Dec 10, 2024
32 checks passed
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.

4 participants