litellm-mirror/litellm/secret_managers
Ishaan Jaff 766dbaa871 (Feat) - Hashicorp secret manager, use TLS cert authentication (#7532)
* fix - don't print hcorp secrets in debug logs

* hcorp - tls auth fixes

* fix tls_ca_cert_path

* test_hashicorp_secret_manager_tls_cert_auth

* hcp secret docs
2025-01-03 14:23:53 -08:00
..
aws_secret_manager.py (Feat) Add support for storing virtual keys in AWS SecretManager (#6728) 2024-11-14 09:25:07 -08:00
aws_secret_manager_v2.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
get_azure_ad_token_provider.py refactor secret managers 2024-09-03 10:58:02 -07:00
google_kms.py Litellm ruff linting enforcement (#5992) 2024-10-01 19:44:20 -04:00
google_secret_manager.py (refactor) caching use LLMCachingHandler for async_get_cache and set_cache (#6208) 2024-10-14 16:34:01 +05:30
hashicorp_secret_manager.py (Feat) - Hashicorp secret manager, use TLS cert authentication (#7532) 2025-01-03 14:23:53 -08:00
main.py fix - don't print hcorp secrets in debug logs (#7529) 2025-01-03 10:01:54 -08:00
Readme.md refactor get_secret 2024-09-03 10:42:12 -07:00

Supported Secret Managers to read credentials from

Example read OPENAI_API_KEY, AZURE_API_KEY from a secret manager