microsoft/garnet

PEM format cert for TLS

Closed

#1,433 建立於 2025年11月11日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)C# (660 fork)batch import
help wanted

倉庫指標

Star
 (11,827 star)
PR 合併指標
 (平均合併 5天 16小時) (30 天內合併 55 個 PR)

描述

Feature request type

enhancement

Is your feature request related to a problem? Please describe

The security docs on the website specifies PKCS12 for TLS certificate format. https://microsoft.github.io/garnet/docs/security

PEM is more widely used in Unix systems including Linux, so it'd be great if that can be supported as well.

Describe the solution you'd like

Be able to use .pem plain text files for TLS certificates.

Describe alternatives you've considered

No response

Additional context

No response

貢獻者指南