Installation
AIStor Key Manager supports installation on to Linux and Kubernetes infrastructures.
Key Manager Requires TLS Encryption
Key Manager requires using TLS for all connections to ensure complete security of transmitted cryptographic data. For production environments, generate certificates signed by a trusted or managed Certificate Authority. If the CA is internal, private, or otherwise not typically included in a Global Trust List, the full chain of CA certificates must be available for facilitating TLS validation.
In Linux deployments, defer to your organization’s procedures for minting TLS certificates.
In Kubernetes deployments, the Key Manager Operator can automatically provision certificates using the Kubernetes TLS API. Other applications within Kubernetes can connect and trust the Key Manager through the Kubernetes cluster Certificate Authority.