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

#352 - Allow sslFlags to remain unchanged. #368

Merged
merged 1 commit into from
Jul 16, 2019

Conversation

JohnLBevan
Copy link

Added a property, KeepExistingSslFlags, to the IisInstaller to allow people to run Install-ACMECertificate with Force = $true without triggering the Centralized Certificate Store. This is done by including KeepExistingSslFlags = $true; to the InstallerParameters argument.

@ebekker ebekker merged commit 8e9607a into ebekker:master Jul 16, 2019
@ebekker
Copy link
Owner

ebekker commented Jul 16, 2019

Thanks! Looks like a useful feature!

@ebekker
Copy link
Owner

ebekker commented Jul 16, 2019

Updated module has been built and published.

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