Documentation for the ACMESharp project
This project is maintained by PKISharp
ACMESharp Provider Extensions > Challenge Handlers > iis
Provider for handling Challenges that manages the local IIS site configuration.
Name: | iis |
SupportedTypes: | HTTP |
IsCleanUpSupported: | True |
Assembly: | ACMESharp.Providers.IIS |
Version: | 0.9.1.0 |
Either the Name or the ID of a local IIS Web Site
Name: | WebSiteRef |
Type: | TEXT |
IsRequired: | True |
IsMultiValued: | False |
The full path to the site root to use, overriding the value defined in the IIS Web Site settings.
Name: | OverrideSiteRoot |
Type: | TEXT |
IsRequired: | False |
IsMultiValued: | False |
When enabled, inhibits the generation of a local web.config file that controls MIME type mapping and IIS handler mapping.
Name: | SkipLocalWebConfig |
Type: | BOOLEAN |
IsRequired: | False |
IsMultiValued: | False |