Skip to content

Conversation

lextm
Copy link
Contributor

@lextm lextm commented Mar 30, 2025

https://learn.microsoft.com/iis/manage/configuring-security/using-encryption-to-protect-passwords

Based on the source code of createProvider.exe showed in this article, when its input is iisWasKey RsaKeyForWAS Rsa_WAS, it should add a provider in machine.config whose name is Rsa_WAS, with keyContainerName iisWasKey and description RsaKeyForWAS. However, the element in the old sample file didn't match.

Besides, the sample file should have showed enough context of all three provider items, so I chose to expand the contents to the entire configProtectedData tag. In this way, the defaultProvider attribute modified by setProvider.exe is also showed.

What this pull request doesn't include is the hint that how x86/x64 and .NET Framework 4.0+ scenarios should be handled, because the original article was only written with .NET Framework 2.0 and x86 in mind, but I assume the audience of this article is very small and should be capable enough.

@Rick-Anderson

@lextm lextm requested a review from a team as a code owner March 30, 2025 03:32
@Rick-Anderson Rick-Anderson merged commit e1ccd2e into MicrosoftDocs:main Mar 31, 2025
2 checks passed
Rick-Anderson added a commit that referenced this pull request Mar 31, 2025
* Delete iis/manage/configuring-security/iis-8-certificate-management-and-deployment.md

* Update TOC.yml

* Update TOC.yml

* Delete iis/manage/configuring-security/iis-8-sandboxing-and-security.md

* Added new flags introduced in IIS 10 version 1809.

* Update iis/configuration/system.applicationHost/sites/siteDefaults/bindings/binding.md

* Update url-rewrite-module-video-walkthrough.md

* Update url-rewrite-module-video-walkthrough.md (#1056)

* Update url-rewrite-module-video-walkthrough.md

* a

a

* Remove dead content (#1059)

a

* Delete dead content (#1058)

* Delete dead content

* Update iis/TOC.yml

* Delete dead content

* Delete dead content

* Delete dead content

* Update application-pool-identities.md (#1060)

Moved the picture down so that it matches what end users should see after step 7 and 8.

* Revert "Remove dead content (#1059)" (#1062)

This reverts commit f739436.

* SFI Image corrections for sev 0 (#1067)

* IIS-docs: SFI Image Sev 1-2 Fixes (#1068)

* IIS-docs: SFI Image sev 0-2 Fixes

* Added more non-referenced images for deletion

* finished fixing all sev 2

* Fixed broken links in Learn Online Build Report. (#1065)

* Fixed broken links in Learn Online Build Report.

* Fixed two more links.

---------

Co-authored-by: Lex Li <lilex@microsoft.com>

* Added new flags introduced in IIS 10 version 1809. (#1064)

Co-authored-by: Lex Li <lilex@microsoft.com>

* Revert "IIS-docs: SFI Image Sev 1-2 Fixes (#1068)" (#1071)

This reverts commit 8df9ff5.

* Update using-custom-rewrite-providers-with-url-rewrite-module.md (#1069)

* Update using-custom-rewrite-providers-with-url-rewrite-module.md

The download link is invalid. Deleted it.
Third part saved download link: https://web.archive.org/web/20200801000000id_/download.microsoft.com/download/3/9/E/39E30671-7AD2-4902-B56B-C300D862595E/RewriteExtensibility.msi
Check if there is an official download way.

* Update iis/extensions/url-rewrite-module/using-custom-rewrite-providers-with-url-rewrite-module.md

Linked to URL Rewrite 2.1 module as has been suggested previously by IIS team's Sam Wu.

---------

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* adding examples and making modifications (#1070)

adding examples and making modifications

Co-authored-by: EsraShrouf <esshrouf@microsoft.com>

* SFI images IIS-docs sev1-2 updates only (#1072)

* SFI images IIS-docs sev1-2 updates only

* Re-evaluated with new guidelines and high bar for change for fictitious settings required for topics

* Delete .openpublishing.build.ps1 (#1073)

* Update ihttprequest-getclientcertificate-method.md (#1075)

* Update ihttprequest-getclientcertificate-method.md

The link for HTTP_SSL_CLIENT_CERT_INFO structure was broken. So fixed the link

* Update ihttprequest-getclientcertificate-method.md

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update web-deploy-automatic-backups.md (#1076)

* sfi (#1077)

* SFI Wave 4 Remediation (#1078)

* sfi

* sfi

* sfi

* sfi

* sfi

* sfi

* sfi

* sfi

* SFI Wave 4 Remediation (#1079)

* Update hyper-v-guides.md (#1063)

* Update hyper-v-guides.md

removed bad links

* Update iis/web-hosting/installing-infrastructure-components/hyper-v-guides.md

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

---------

Co-authored-by: Wade Pickett <wpickett@microsoft.com>

* sfi-remove unused images (#1083)

* SFI Wave 4 Remediation (#1085)

* sfi

* .

* ?

* restore configure-smtp-e-mail-in-iis-7-and-above.md (#1087)

* Update ms.topic to reference (#1089)

Updated ms.topic managed-reference to reference.

* Update sample5.cmd to match test results (#1091)

---------

Co-authored-by: Lex Li <lilex@microsoft.com>
Co-authored-by: Lex Li <425130+lextm@users.noreply.github.com>
Co-authored-by: Wade Pickett <wpickett@microsoft.com>
Co-authored-by: r-V3 <repvoc@outlook.com>
Co-authored-by: EsraShrouf <esshrouf@microsoft.com>
Co-authored-by: Shujing Zhang <shujingzhang@microsoft.com>
Co-authored-by: JawaharGaneshS <55711542+JawaharGaneshS@users.noreply.github.com>
Co-authored-by: Mick Alberts <47043786+v-albemi@users.noreply.github.com>
Co-authored-by: Shawn Kupfer <60445862+ShawnKupfer@users.noreply.github.com>
Co-authored-by: Theano Petersen <v-thepet@microsoft.com>
Co-authored-by: kcpitt <kellypi@microsoft.com>
@lextm lextm deleted the patch-12 branch April 2, 2025 06:23
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