I need a straightforward simple way to generated certificate files on Windows platforms without a platform specific script. Creating pem certs and private keypairs is not as simple as I need it to be.

Reply to this note

Please Login to reply.

Discussion

Powershell?

Yes. I forgot to add powershell. I meant that Powershell is a pain, and now certutil is deprecated and the docs have been mostly taken down, so powershell is really the only option. I guess I could make the application generate certificates itself but yeah not ideal.