Configuring Apstra Flow TLS Certificates
This guide describes how to configure Apstra Flow TLS certificates. Transport Layer Security (TLS) certificates, commonly known as SSL or digital certificates, are configured in OpenSearch dashboards.
Certificate Requirements
Obtain the following files from the Certificate Authority (CA) before you begin the configuration:
| Type of Certificate | Description | Filename(s) |
| CA Root Certificate | Self-signed digital certificate issued by a trusted CA that acts as the top-level "trust anchor" in a public key infrastructure (PKI) hierarchy. |
|
| Node Certificate | Certificate pair for the OpenSearch server (used for all internal and external communication). |
|
| Admin Certificate (Optional) |
Separate certificate pair for administrative use such as running the securityadmin.sh tool. Note: The Admin Certificate requires a specific Distinguished Name (DN), defined in OpenSearch to grant super-admin rights. |
|