Open ewwink opened 3 years ago
We cannot get rid of bouncy castle because, we also have to support non-windows machines.
There is already an option to not use BouncyCastle for Windows.
It had a bug in the past, not sure if it is already fixed. If someone could replace that with thus CertificateRequest may be @honfika can review when he gets a chance
.Net Framework 4.7.2 and .Net Standard 2.1 has class CertificateRequest for generating certificate You can see example code for creating/chaining certificate here