< Back

Disable-HPERedfishCertificateAuthentication

Tue Jan 14, 2020 1:52 am

NAME Disable-HPERedfishCertificateAuthentication



SYNOPSIS

Disables SSL certificate authentication in the current PowerShell session.





SYNTAX

Disable-HPERedfishCertificateAuthentication [<CommonParameters>]





DESCRIPTION

The Disable-HPERedfishCertificateAuthentication cmdlet disables checking of SSL certificate when using

HPERedfishCmdlets. The certificate checking is disabled for all requests until

Enable-HPERedfishCertificateAuthentication cmdlet is executed or the session is closed.





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:\\>Disable-HPERedfishCertificateAuthentication



This command disables the server certificate authentication, and sets the session level flag to FALSE. The scope

of the session level flag is limited to this session of PowerShell.











RELATED LINKS

http://www.hpe.com/servers/powershell