Skip to main content
Version: 11.0

Security configuration: KeyStore element

In a SecurityConfig.xmlsecurity configuration file, the <KeyStore> element contains the security certificate for working with SSL.

Child elements

none

Attributes

The following table describes attributes for the <KeyStore> element:

NameRequiredTypeDescription
aliasNo StringThe name of the alias in a certificate store.
pwdYesStringThe encrypted password used for opening the certificate store.
typeYesStringThe type of certificate store.

Value

The value of this element contains a reference to the certificate store or the certificate as a value.