Skip to content

xWebSite: How to enable Central Certificate store and not to get an error that Certificate thumbprint is invalid #199

Open
@TomasKT

Description

@TomasKT

Hi Support,

I am getting this error:
Unable to validate BindingInfo: "The CertificateThumbprint property is required for bindings of type "https
".".

Using latest xWebAdministration package.

Values that I am passing:
@{
Protocol = "https"
IPAddress = "*"
Port = "443"
HostName = "superweb.com"
CertificateThumbprint = $null
SslFlags = "3"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugThe issue is a bug.help wantedThe issue is up for grabs for anyone in the community.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions