This one bothered me for a while before I was able to find a good solution. When you use .NET Core on Linux, there’s no issue with importing a PEM certificate from file or from a string This enables you to get your certificate from vaults (HCP Vault, Azure Key Vault, Infisical) or environment variables […]