-
Notifications
You must be signed in to change notification settings - Fork 149
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
xWebsite binding failing in pull mode #269
Comments
Pretty sure you need to include the Certificate Store Name? At least in the version I am using. BindingInfo = @( |
@JonosGit Thanks for responding.
|
Any help here? Function : Update-WebsiteBinding stack trace is writeErrorStream : True |
@subbunori I will investigate this and get back to you |
@subbunori did you get an answer to this issue? |
No
…On Thu, Apr 26, 2018, 5:48 AM Johan Ljunggren ***@***.***> wrote:
@subbunori <https://github.com/subbunori> did you get an answer to this
issue?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#269 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AXOyxr5vAjOg5uB9-MMzlQ41HJ5dM6rVks5tscIUgaJpZM4LN0Y8>
.
|
@subbunori Thanks for answering after such a long time! Do you still have this problem or did you find a solution by yourself? |
Hi,
I am using xWebsite with Azure Automation DSC to setup a server and I see the below error.
"ErrorRecord": "Failure to add certificate to web binding. Please make sure that the certificate thumbprint "" is valid. Error: "Value does not fall within the expected range.".",
It works fine if I use it in push mode though.
Am I missing anything?
When I used dsc debug, I found that it is throwing error exactly at $binding.addsslcertificate call below.
The text was updated successfully, but these errors were encountered: