Secrets Management enables management of certificates, keystores, private keys, and JWKS configurations used for security and encryption in the Apinizer platform. This module provides all the tools needed to create, manage security components used in policies and connections, and perform export/import operations.
Module Core Components
The Secrets Management module provides centralized management of all components used for security and encryption in the Apinizer platform. With this module:- Security certificates and keystores are managed
- Encryption keys and JWKS configurations are created
- Configurations are transferred between environments
Module Components
The Secrets Management module is managed through the following pages:Certificates
Definition and management of certificates used in policies and connections. Retrieval via HTTPS/LDAPS connection, import from file, and truststore management.
Keystore Management
Definition and management of keystores used in policies. JKS and PKCS12 format support.
Private Key Management
Definition and management of keys used in policies. Secret, private, and public key support.
JWKS Configuration
JSON Web Key Set configuration and management. JWK creation, retrieval from URL, and conversion operations.
Export Import
Export/import of API Proxy, global policies, and project configurations. Transfer between environments and configuration management.

