Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.6% on proxy.golang.org
Top 9.0% forks on proxy.golang.org

proxy.golang.org : github.com/jfarleyx/go-keyvault-cert/v2

Package kvcert is a simple utility that utilizes the azure-sdk-for-go to fetch a Certificate from Azure Key Vault. The certificate can then be used in your Go web server to support TLS communication. A trivial example is below. This example uses the following environment variables: KEY_VAULT_NAME: name of your Azure Key Vault KEY_VAULT_CERT_NAME: name of your certificate in Azure Key Vault AZURE_TENANT_ID: azure tenant id (not visible in example, but required by azure-sdk-for-go) AZURE_CLIENT_ID: azure client id (not visible in example, but required by azure-sdk-for-go) AZURE_CLIENT_SECRET: azure client secret (not visible in example, but required by azure-sdk-for-go)

Registry - Source - Documentation - JSON
purl: pkg:golang/github.com/jfarleyx/go-keyvault-cert/v2
Keywords: azure-key-vault, azure-keyvault, certificate, go, golang, tls
License: BSD-3-Clause
Latest release: almost 4 years ago
First release: over 1 year ago
Namespace: github.com/jfarleyx/go-keyvault-cert
Stars: 1 on GitHub
Forks: 1 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 13 days ago

    Loading...
    Readme
    Loading...