Details
-
Bug
-
Status: Resolved
-
Normal
-
Resolution: Fixed
-
None
-
None
-
Modules
-
1
-
Needs Assessment
Description
The code in
https://github.com/puppetlabs/puppetlabs-iis/blob/master/lib/puppet/type/iis_site.rb#L109
Throws an error sslflags, certificatehash, and certificatestorename are valid for http bindings
However this should probably read
sslflags, certificatehash, and certificatestorename are not valid for http bindings