SSL Control Context

Axigen Documentation

The commands available for the SSLControl context are:

  • EXIT/QUIT – exits CLI and closes connection to Axigen

  • HELP – prints this help message

  • BACK – cancels any changes made and switches back to the previous context

  • DONE – saves the changes and switches back to previous context

  • SHOW [ATTR <param>] – shows information about this context

  • SET [allowedVersions (version list)] – sets SSL versions allowed

  • SET [maxChainDepth <maxDepth>] – sets the max. depth of verification

  • SET [cipherSuite <cipher>] – sets the cipher suite to be used

  • SET [useEphemeralKey <yes – uses/does not use ephemeral keys

  • SET [certFile <file>] – sets path for certification chain file

  • SET [caFile <file>] – sets path for certificate authorities file

  • SET [dhParamFile <file>] – sets path to Diffie-Hellman param file

  • SET [requestClientAuth <yes – requests / does not request client authentication