-
Notifications
You must be signed in to change notification settings - Fork 60
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
Add support for IIS? #54
Comments
I'm happy to accept a pull request for this, but currently this would consume a bit more time than I'd like to create. :) |
IIS doesn't use simple text config file per all the existing apps. My humble option it would be good to list Windows an option, but then say not support and suggest people look at https://www.nartac.com/Products/IISCrypto |
See PR36 for further discussions in the past on this topic. |
A possible workaround might be to create Powershell scripts that configure the recommended values: https://docs.microsoft.com/en-us/powershell/module/iisadministration/?view=windowsserver2019-ps |
Rather than providing a powershell script, or GPO .xml, or ..., I think it would be better to simply provide references, similar to what was suggested in #36 (comment) |
Would be nice to add support for IIS. Why not?
Eg. following tools do this:
https://www.nartac.com/Products/IISCrypto
https://hohnstaedt.de/xca/
Attached is a sample reg-file for IIS
SCHANNEL.zip
The text was updated successfully, but these errors were encountered: