Skip to content

xWinRMListener: Ability to generate automatically generate & use self-signed certificate #1

@TraGicCode

Description

@TraGicCode

#88 would be awesome to be able to pass a flag that informs the module to autogenerate a self signed certificate to be used with an instance of a resource.

Possible Example

xWinRMListener [String] #ResourceName       
{                                           
    Address = [string]                      
    Transport = [string]{ HTTP | HTTPS }    
    AutoGenerateSelfSignedCertificate = [boolean] { true | *false* }
    [DependsOn = [string[]]]                
    [Ensure = [string]{ Absent | Present }] 
    [PsDscRunAsCredential = [PSCredential]] 
}   

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions