MarkCiliaVincenti / TlsCertificateLoader

Allows loading of TLS certificates for .NET 6.0/7.0/8.0/9.0 Kestrel web applications, allowing for refreshing of certificates as well as compatibility with HTTP/3.
https://www.nuget.org/packages/TlsCertificateLoader
MIT License
12 stars 1 forks source link

Support Certificates With Password #1

Open zeus82 opened 2 years ago

zeus82 commented 2 years ago

Any chance you can add support for certs with passwords?

MarkCiliaVincenti commented 2 years ago

Sorry about this, just saw this issue.

Unfortunately, I have no time for this at this very moment. Do you still have a use for it? Would you be willing to create a PR for it?

MarkCiliaVincenti commented 1 year ago

@zeus82 do you still need this?

maxisam commented 1 year ago

it will be nice to have that

MarkCiliaVincenti commented 1 year ago

it will be nice to have that

Are you interested in making a PR for this? I don't have much where to test.