# security-secret-store **Repository Path**: EdgexFoundry/security-secret-store ## Basic Information - **Project Name**: security-secret-store - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-28 - **Last Updated**: 2026-06-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # EdgeX Foundry Security Secret-store Service [![license](https://img.shields.io/badge/license-Apache%20v2.0-blue.svg)](LICENSE) ## Introduction This is an implemention of the Secret Store to keep secrets, keys, certificates and other sensitive assets for the EdgeX Foundry project. One example of a currently implemented use case is the Security API Gateway, to handle various PKI assets related to TLS certificates. Please refer to [Security Secret Store Chapter](https://docs.edgexfoundry.org/Ch-SecretStore.html) for a detailed documentation. Please refer to the README of the [Security API Gateway](https://github.com/edgexfoundry/security-api-gateway) service for supplemetal informations.