ebekker / ACMESharp

An ACME client library and PowerShell client for the .NET platform (Let's Encrypt)
https://pkisharp.github.io/ACMESharp-docs/
1.21k stars 185 forks source link

Adding 4096 bits private key support #359

Closed Macharius92 closed 5 years ago

Macharius92 commented 5 years ago

Should do the job for #336.

As i have no idea as how i can test it (i can't even compile the solution on my local env), please let me know if you have suggestions. And i hope i understand correctly how all of this works.

ebekker commented 5 years ago

Thanks!