| |
| | |
| QUERY SSL Command |
| * | VM:Webgateway displays each version of SSL it supports along with the associated cipher suites. This is the default. |
| SSLV3 | VM:Webgateway displays the cipher suites it supports for SSL version 3. You must specify the version in uppercase. |
VM:Webgateway displays the cipher suites using the following format:
exchange/encryption/hashing
VM:Webgateway supports the following cipher suites for SSL version 3:
You want to display information about all versions of SSL that VM:Webgateway supports. Enter the following command from a VM userid that has SYSADMIN authorization:
vmwebsrv query ssl *
VM:Webgateway responds:
Version Cipher Suites
-------- --------------------------------------
SSLV3 RSA_EXPORT/RC4_40/MD5
RSA_EXPORT/RC2_40/MD5
You want to display the cipher suites that VM:Webgateway supports for SSL version 3. Enter the following command from the VM:Webgateway SVM:
query ssl SSLV3
VM:Webgateway responds:
Version Cipher Suites
-------- --------------------------------------
SSLV3 RSA_EXPORT/RC4_40/MD5
RSA_EXPORT/RC2_40/MD5
| | ||||
| | ||||
| Copyright © 1998, Sterling Software, Inc. |