< Back

Test-WebCertificate

Mon Jan 13, 2020 12:32 am

NAME Test-WebCertificate



SYNOPSIS

About this function





SYNTAX

Test-WebCertificate [[-url] <String[]>] [[-path] <String>] [[-update] <Boolean>] [<CommonParameters>]





DESCRIPTION

Description of function



Thanks to Vadims Pod????ns --> https://www.sysadmins.lv/blog-en/test-r ... icate.aspx





PARAMETERS

-url <String[]>

URI List



Required? false

Position? 1

Default value @()

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



-path <String>



Required? false

Position? 2

Default value

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



-update <Boolean>



Required? false

Position? 3

Default value False

Accept pipeline input? true (ByValue, ByPropertyName)

Accept wildcard characters? false



<CommonParameters>

This cmdlet supports the common parameters: Verbose, Debug,

ErrorAction, ErrorVariable, WarningAction, WarningVariable,

OutBuffer, PipelineVariable, and OutVariable. For more information, see

about_CommonParameters (https:/go.microsoft.com/fwlink/?LinkID=113216).



INPUTS



OUTPUTS

Output information







RELATED LINKS