Querying and Setting the Certificate Authentication Mode (syslog -d auth)
Function
The syslog -d auth is used to query and set the certificate authentication mode.
Format
ipmcget -t syslog -d auth
ipmcset -t syslog -d auth -v <option>
Parameters
Parameter |
Description |
Value |
---|---|---|
option |
Specifies the certificate authentication mode. |
|
Usage Guidelines
- One-way authentication: Only the syslog server certificate is authenticated.
- Mutual authentication: Certificates of both the syslog server and the client are authenticated.
Example
# Set the certificate authentication mode to mutual authentication.
iBMC:/->ipmcset -t syslog -d auth -v 2
Set syslog auth type successfully.
# Query the current certificate authentication mode.
iBMC:/-> ipmcget -t syslog -d auth
Syslog auth type: mutual authentication