Resources | profiles | security | ipsecProtectionProfile | espAlgorithms

espAlgorithms

Specifies the IPSec Protection Profile ESP protocol cipher configurations.

Configuration

ParameterPresenceTypeDefaultDescription
encryptionOenumerationaesCbc128 The IPsec Protection Profile Encryption Cipher.
integrityOenumerationhmacSha1 The IPsec Protection Profile integrity Cipher.
REST API: GET Example

curl -kisu 'admin:secret' -X GET https://{SBX-SERVER}/api/config/profiles/security/ipsecProtectionProfile/{name}/espAlgorithms

  • No labels