< Back
Test-HPERedfishCertificateAuthentication
Post
NAME Test-HPERedfishCertificateAuthentication
SYNOPSIS
Tests the status of the server certificate authentication setting.
SYNTAX
Test-HPERedfishCertificateAuthentication [<CommonParameters>]
DESCRIPTION
The Test-HPERedfishCertificateAuthentication cmdlet gets the status of the remote server certificate
authentication setting of the current session. If the status is TRUE, the client looks for a valid iLO certificate
to execute the cmdlet and returns an error if the iLO certificate is not valid. If the status is FALSE, the client
does not authenticate the server certificate and no errors are generated for non-valid iLO certificates.
PARAMETERS
<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
NOTES
Disabling the certificate check should be used until a valid certificate has been installed on the device
being connected to. Installing valid certificates that can be verified gives and extra level of network
security.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Test-HPERedfishCertificateAuthentication
false
FALSE means that server certificate authentication is disabled for this session of PowerShell.
RELATED LINKS
http://www.hpe.com/servers/powershell
SYNOPSIS
Tests the status of the server certificate authentication setting.
SYNTAX
Test-HPERedfishCertificateAuthentication [<CommonParameters>]
DESCRIPTION
The Test-HPERedfishCertificateAuthentication cmdlet gets the status of the remote server certificate
authentication setting of the current session. If the status is TRUE, the client looks for a valid iLO certificate
to execute the cmdlet and returns an error if the iLO certificate is not valid. If the status is FALSE, the client
does not authenticate the server certificate and no errors are generated for non-valid iLO certificates.
PARAMETERS
<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
NOTES
Disabling the certificate check should be used until a valid certificate has been installed on the device
being connected to. Installing valid certificates that can be verified gives and extra level of network
security.
-------------------------- EXAMPLE 1 --------------------------
PS C:\\>Test-HPERedfishCertificateAuthentication
false
FALSE means that server certificate authentication is disabled for this session of PowerShell.
RELATED LINKS
http://www.hpe.com/servers/powershell