TinCanTech
TinCanTech
My vote is for #995 -- Easy and correct. Linking: #1089 Linking: #439
> Edit: Or add an equivalent to ` openssl x509 --req --force_pubkey`, but that would be way more confusing than just "allowing" these parameters to work also for sign-req as...
> That openssl command did what I wanted to do If you mean OpenSSL `--force_pubkey` [sic] then that has nothing to do with EasyRSA `--req-*` values. > maybe my explanation...
`sign-req` does not honor any Easy-RSA `--req-*` values because they are only valid in a request context. IE. `gen-req`.
~I created a project for this: https://github.com/OpenVPN/easy-rsa/projects/4~ However, I do not like Projects, they seem to be slow, cumbersome and unfriendly. I will be using this **issue** to track progress.
This looks like a good place to start: https://github.com/rmyorston/busybox-w32/blob/master/LICENSE
Some performance issues, probably related to: #874
Is this _The Final Curtain_ for `mksh`: #1075
Unfortunately, the mirbsd website is _badly_ configured ...
No unit-test. Early manual test, failed for CA: ``` tct@home:/dev/shm/easyrsa-ut$ easyrsa init-pki WARNING!!! You are about to remove the EASYRSA_PKI at: * /dev/shm/easyrsa-ut/pki and initialize a fresh PKI here. Type...