easy-rsa
easy-rsa copied to clipboard
easy-rsa - Simple shell based CA utility
Fully integrate `busybox.exe` as an alternative to MKSH:`sh.exe`
Version: `@(#)MIRBSD KSH R39-w32-beta14 $Date: 2013/06/28 21:28:57 $` Possible alternatives: - [Busybox for Windows - **sourceforge**](https://sourceforge.net/projects/busybox-for-windows/) `Tested: works` - [Busybox for Windows - **frippery**](https://frippery.org/busybox/release-notes/current.html) `Tested: works`
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....
Hi. For an experiment in vars, I uncommented the value of set_var EASYRSA_SSL_CONFopenssl-easyrsa.cnf. when running ./easyrsa build-ca I got a sed error: cannot read /openssl-easyrsa.cnf: No such file or directory....
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 `...
Renew CA
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.