> http://web.archive.org/web/https://www.openssl.org/community/binaries.html

> http://web.archive.org/web/https://wiki.openssl.org/index.php/Binaries

but why binaries? #OSS

Reply to this note

Please Login to reply.

Discussion

Yeah I wanted an official source I could also add sums to. Distribution on Windows platforms. It's either that or build/serve my own binaries

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.

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.