Client configurations
This collection of commands configures settings that are related to client transfers, which are transfers you initiate with ascp on the command line or the GUI of your product.
General syntax guidelines
The syntax for setting client parameters is the following:
# asconfigurator -x "set_client_data;parameter,value"
Note: Not all available parameters are listed, only the most commonly used. To view a complete list, run the following command:
# /opt/aspera/bin/asuserdata -+
Parameters and values
- transport_cipher
- The encryption cipher to use for transfers.
- ssl_ciphers
- The list of SSL encryption ciphers that the server allows. Each cipher is separated by a
colon (
:). See the server documentation for the default list of ciphers. - ssl_protocol
- The minimum allowed SSL protocol. Higher security protocols are always allowed.
- default_ssh_key
- The path to the default SSH key that must be used in command line transfers.