Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Security profile is a generic profile that you can use to make encryption configurations that can be used by the HTTP/2 agent.

...

SettingsDescription
Type

You can select from the following options:

  • Java Keystore
  • <None>

Selecting <None> disables the rest of the keystore settings.

Path

Enter the location of the keystore from which you want to read the key. 
PasswordEnter the relevant keystore password. 
Key AliasIf the keystore contains more than one key, specify the alias of the key that you want to use.
Key PasswordThe Key Password field is optional. You can enter the key password, or if you leave this field empty, the Password that you entered is the default.

...

SettingsDescription
Enable TLS Settings

If you want to change the TLS security parameters, select this check box. The default setting is to use the settings from the Java installation.

Accepted Protocols

You can select if you want agents using this profile to accept only TLS version 1.3 or any TLS version. The default setting is to only accept version 1.3.

Used Cipher Suites

You can select if you want agents using this profile to use only suites that are enabled by default, or any suites. The default setting is to only use suites that are enabled by default.

Cipher Suite Must Match

In this field, you can enter any characters that you want the cipher suites to match. You can also enter lists of regular expressions, one per row, that you want the cipher suites to match. Suites not matching your entry are greyed out in the Result on this JVM field.

Cipher Suite Must Not Match

If you want to exclude cipher suites, you can enter any characters in this field which excludes suites matching the characters. You can also enter lists of regular expressions, one per row, for cipher suites to exclude.

Result on this JVMThis field displays the cipher suites available on the current JVM.


Panel
titleNext

8.18 Shared Table Profile