> ## Documentation Index
> Fetch the complete documentation index at: https://docs.futurex.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Before you start

> Outlines environment prerequisites and compatibility requirements for Oracle TDE integration.

Verify your environment meets these requirements.

## Supported hardware

* KMES Series 3, application version `6.3.1.x` or later, with initial setup completed (including loading a Platform Master Key and network configuration).

## Supported operating systems

* Linux (Rocky Linux 8 for this example – GUI not required): [**https://rockylinux.org/download/**](https://rockylinux.org/download/)
* Windows 10 or later

## Required access

* An account on the KMES with administrator permissions to create roles, identities, TLS PKI, and update system settings.
* Local administrator/root access on the machine where Oracle DB is installed.

## Network and firewall

* Allow outbound TCP port**2001** (default Host API port) from the machine running Oracle Database to the KMES Series 3, specified by FQDN (for example, `kmes.example.com`) or CIDR (for example, `10.0.0.0/24`).

<Warning>
  TLS inspection or SSL proxies can break mutual TLS handshakes. Exempt the KMES FQDN(s) from inspection. Configure the KMES Series 3 with an FQDN so the exemption applies.
</Warning>

## Other

* OpenSSL for Linux (if using Linux)
* Oracle Database 19c
  * Installation Guide for Oracle Database 19c: [**https://docs.oracle.com/en/database/oracle/oracle-database/19/index.html**](https://docs.oracle.com/en/database/oracle/oracle-database/19/index.html)
  * Oracle Guide to securing data with Oracle TDE (General concepts – how to enable TDE): [**https://docs.oracle.com/en/database/oracle/oracle-database/19/asoag/introduction-to-transparent-data-encryption.html**](https://docs.oracle.com/en/database/oracle/oracle-database/19/asoag/introduction-to-transparent-data-encryption.html)
  * Oracle Guide to use HSM with TDE: [**https://docs.oracle.com/en/database/oracle/oracle-database/19/asoag/configuring-transparent-data-encryption.html#GUID-753C4808-CC51-4DA1-A5C3-980417FDAB14**](https://docs.oracle.com/en/database/oracle/oracle-database/19/asoag/configuring-transparent-data-encryption.html#GUID-753C4808-CC51-4DA1-A5C3-980417FDAB14)\*\*\*\*

<Note>
  This guide assumes that you run the server, have root permissions, and have already installed the Oracle database with the necessary configurations to support TDE.
</Note>
