TinCanTech
TinCanTech
If you use **Easy-RSA on Windows** then now is the time to let us know. This discussion is now in progress: - https://www.mail-archive.com/[email protected]/msg07472.html Please, add your comments as you prefer....
On Windows 11, Easy-RSA **requires** Administrator Access. According to extensive testing: Windows 11 will only allow MKSH:`sh.exe` to function, if full admin privileges have been granted via the Windows-User-Access-Control interface....
Introduction: Command `write` is essentially used internally to supply the required configuration files, on demand. Command `write` code is exposed for testing purposes. Command `write` syntax: - `easyrsa write `...
You want to renew your CA and your OpenVPN keeps on working. **This is not possible.** **All** of your clients **require** the _renewed_ CA certificate. The _renewed_ CA certificate MUST...
These option allow X509 'critical' attributes to be used. --ku-critical (--ku-crit): Configure 'keyUsage' to set 'critical' attribute. --bc-critical (--bc-crit): Configure 'basicContraints' to set 'critical' attribute. Use of these options is...
https://www.freedesktop.org/wiki/Software/systemd/TheCaseForTheUsrMerge/
Requires command to build self-signed certificate/key pair and command to print the certificate fingerprint.
Passphrases and automation .. it is a conundrum. However, it would be useful if EasyRSA had some documentation on how it is done here .. Options: `--passin=something` and `--passout=something`. FTR:...
This allows a new CA to sign certificates "in the field".
Ref: #409 Not strictly `POSIX`. And not at all Windows. Follow-up: #561