Setting the SSL Encryption Status of the VNC Service (vnc -d ssl)
Function
The vnc -d ssl command is used to set the SSL encryption function for the VNC service.
Format
ipmcset -t vnc -d ssl -v <enabled|disabled>
Parameters
Parameter |
Description |
Value |
---|---|---|
enabled |
Enables the SSL encryption function. |
- |
disabled |
Disables the SSL encryption function. |
- |
Usage Guidelines
None
Example
# Enable SSL encryption for the VNC service.
iBMC:/->ipmcset -t vnc -d ssl -v enabled
Set VNC SSL encryption state (enabled) successfully.