Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It enables automatic key exchange between two instances during cloning to enhance security. |
| What area does it affect? |
Instance Cloning |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when configuring instance cloning or assessing security measures. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide_encryption.auto_key_exchange.enabled |
| Sys ID |
3de6cfaa0b221010ef49eaf1a3673aba |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
This property enables automatic key exchange feature, between 2 instances during cloning |
| Updated |
2024-05-25 04:19:58 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... is cloned to the target instance. Along with KMF, configure system properties to manage how keys are handled during an instance clone: • Turn off automatic key exchange: Set the glide_encryption.auto_key_exchange.enabled property to false for recurring clone requests. • Send auto key exchange requests: Set this property to true. Important: The base system property is set to true by default, meaning ...
Related properties