-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
wcf/subsvcwon't fixIssues that were closed as part of automated backlog groomingIssues that were closed as part of automated backlog grooming
Milestone
Description
A lot of folks seem to have problems w/ this command. See: https://stackoverflow.com/questions/779228/the-parameter-is-incorrect-error-using-netsh-http-add-sslcert
This worked for me:
netsh http add sslcert ipport=0.0.0.0:8085 appid="{7BBE87B9-D98F-41D7-B726-FC5E1300ED28}" certhash=4da5af739d6745de4e38fea9574cdaa79032ea14
This failed with message "The parameter is incorrect.":
netsh http add sslcert ipport=0.0.0.0:8085 certhash=4da5af739d6745de4e38fea9574cdaa79032ea14 appid={7BBE87B9-D98F-41D7-B726-FC5E1300ED28}
Document Details
⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
- ID: e1a66361-c964-5a31-d284-0d752cfb4ec5
- Version Independent ID: 3e04cfca-df3e-199e-e51c-bfdff8c8de05
- Content: How to: Configure a Port with an SSL Certificate
- Content Source: docs/framework/wcf/feature-details/how-to-configure-a-port-with-an-ssl-certificate.md
- Service: unspecified
- GitHub Login: @dotnet-bot
- Microsoft Alias: dotnetcontent
Metadata
Metadata
Assignees
Labels
wcf/subsvcwon't fixIssues that were closed as part of automated backlog groomingIssues that were closed as part of automated backlog grooming