-
Ugrading from v2.x to v3.1.2 on Windows fails with following error:
```
Easyrsa upgrade version: v1.0a (2020/01/08)
=========================================================================
…
-
I've been having an issue with EasyRSA 3.0.5 that is causing an interoperability issue when using mbedTLS.
When creating a new CA using EC, the CA is being signed with RSA 2048, not ecdsa.
I hav…
-
I started migrating my OpenSSL configurations of my current chain to easy-rsa but I hit a few roadblocks.
My current chain looks like this:
- Root CA (pathlen: 1)
- 2 Intermediate CAs (dif…
-
I appear to be having file system permissions issues while working with EasyRSA on some windows server edition systems but I'm not quite putting the pieces together. Using the EasyRSA bundled in OpenV…
-
### What happened?
Hi,
In my system, Kubernetes is running for the past 1yr, and two days back certificate got expired, not able to access the k8s cluster.
I tried the following setups to re…
-
Using LibreSSL, running the unit-test for `verify` fails.
This is most likely due to the unit-test not being sophisticated enough to interpret the SSL lib return codes correctly. Otherwise, it's ju…
-
Defined at runtime by global option `--req-cn-prefix=xyz`, or by `vars` (Preferably, within the PKI).
Allowing all certificates to carry the same `name-prefix`.
This ~~will~~/**may** break `commonNa…
-
If you want to pass the passphrase on the command line when running `build-ca` you have to use both `--passin` and `--passout` because creating the private key uses the value of `--passout` and genera…
-
One reason for Free Open Source Software, is to find bugs:
https://github.com/OpenVPN/easy-rsa/blob/e8ad9fb4f44e3d3a17bb3aa73834a0a816279613/easyrsa3/easyrsa#L4808-L4816
`-e '^[^#]*export *_*[[:al…
-
Hi,
With EasyRSA 3.1.2 on Windows, I have a problem to generate build-server-full certificate.
(EasyRSA 3.0.8 don't have the bug)
Command used :
./easyrsa build-server-full vpn-maxime nopass
…