< Back

Get-HPESvtCertificate

Tue Jan 14, 2020 2:21 am

NAME Get-HPESvtCertificate



SYNTAX

Get-HPESvtCertificate [<CommonParameters>]



Get-HPESvtCertificate [-Thumbprint <string>] [<CommonParameters>]





PARAMETERS

-Thumbprint <string>



Required? false

Position? Named

Accept pipeline input? false

Parameter set name Thumbprint

Aliases None

Dynamic? 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

None





OUTPUTS

System.Object



ALIASES

None





REMARKS

None





description : {@{Text=Retrieve the root certificates from the Hypervisor Management System (HMS).}}

syntax : @{syntaxItem=@{name=Get-HPESvtRootCertificate;

parameter=@{description=System.Management.Automation.PSObject[]; parameterValue=String; name=HostName;

required=true; globbing=false; pipelineInput=false; position=1}}}

parameters : @{parameter=@{description=System.Management.Automation.PSObject[]; defaultValue=;

parameterValue=String; name=HostName; type=@{name=String}; required=true; globbing=false;

pipelineInput=false; position=1}}

examples : @{example=System.Management.Automation.PSObject[]}

details : @{name=Get-HPESvtRootCertificate; description=System.Management.Automation.PSObject[]}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Get-HPESvtRootCertificate

Category : Function

Synopsis : Retrieve the root certificates from the HMS.

Component :

Role :

Functionality :

ModuleName : HPESvtCmdlets





examples : @{example=@{introduction=System.Management.Automation.PSObject[]; code=# Get a cert from a TLS

endpoint; remarks=System.Management.Automation.PSObject[]; title=-------------------------- EXAMPLE 1

--------------------------}}

returnValues : @{returnValue=@{type=@{name=System.Security.Cryptography.X509Certificates.X509Certificate2}}}

parameters : @{parameter=@{description=System.Management.Automation.PSObject[]; defaultValue=;

parameterValue=String; name=HostName; type=@{name=String}; required=true; globbing=false;

pipelineInput=false; position=1}}

details : @{name=Get-HPESvtTlsCertificate; description=System.Management.Automation.PSObject[]}

description : {@{Text=Extracts a TLS certificate from a TLS endpoint.}}

syntax : @{syntaxItem=@{name=Get-HPESvtTlsCertificate;

parameter=@{description=System.Management.Automation.PSObject[]; parameterValue=String; name=HostName;

required=true; globbing=false; pipelineInput=false; position=1}}}

xmlns:maml : http://schemas.microsoft.com/maml/2004/10

xmlns:command : http://schemas.microsoft.com/maml/dev/command/2004/10

xmlns:dev : http://schemas.microsoft.com/maml/dev/2004/10

Name : Get-HPESvtTlsCertificate

Category : Function

Synopsis : Extracts a TLS certificate from a TLS endpoint. Requires .net 4.7

Component :

Role :

Functionality :

ModuleName : HPESvtCmdlets