Skip to content

Update Configure-User-Certificate-Authentication.md #6075

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mudeeb
Copy link

@mudeeb mudeeb commented Nov 21, 2021

replace netsh http add sslcert ipport=0.0.0.0:{your_certauth_port} certhash={your_certhash} appid={your_applicaitonGUID}
with

netsh http add sslcert ipport=0.0.0.0:{your_certauth_port} certhash={your_certhash} appid={your_applicaitonGUID} certstorename=MY sslctlstorename=AdfsTrustedDevices

please loop sam.caprari@microsoft.com if you need more information or confirmation he is our Service Technical Advisory for ADFS

replace netsh http add sslcert ipport=0.0.0.0:{your_certauth_port} certhash={your_certhash} appid={your_applicaitonGUID}
with

netsh http add sslcert ipport=0.0.0.0:{your_certauth_port} certhash={your_certhash} appid={your_applicaitonGUID} certstorename=MY sslctlstorename=AdfsTrustedDevices

please loop sam.caprari@microsoft.com if you need more information or confirmation he is our Service Technical Advisory for ADFS
@PRMerger6
Copy link
Contributor

@mudeeb : Thanks for your contribution! The author(s) have been notified to review your proposed change. @jenfieldmsft

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants