-
Using current master ([e97efb7](https://github.com/nkakouros-original/ansible-role-easyrsa/commit/e97efb7485ed0a4191fca139ce47c5f7f5ea7081)) I get the following error on Debian 11:
```
TASK [nkako…
-
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266726 submitted by topical@gmx.net contains a patch that switches two sed expressions that use a nonstandard \s to using [[:space:]] instead, for por…
-
Before easyrsa v3.0.9 it was possible to pass in a custom common name with the `--req-cn` option flag:
```
easyrsa --batch --req-cn=myCommonName gen-req fileName nopass
```
This functionality is…
-
https://github.com/OpenVPN/easy-rsa/blob/7b4d2fb23e50bc645132ffb392bc4201a2332857/easyrsa3/easyrsa#L1036-L1043
Take this hypothetical:
User's package manager has installed easy-rsa, but has not po…
-
Hello @essandess, first of all thanks for your guidelines. I was going mad by looking for a OS X config 👍 .
I'm using the current latest version of OpenVPN community Edition (2.4.8 - OpenSSL v1.1.1…
-
In https://github.com/OpenVPN/easy-rsa/issues/596#issuecomment-1153923680, I suggested adding an option to not remove the temporary openssl config/extfile to improve debuggability.
Currently, this …
-
After the upgrade from easy-rsa 3.1.0 to 3.1.1 I noticed build-client-full does no longer support --san option
We are using the SAN attribute as alternative to lookup the user in LDAP
easy-rsa …
-
https://github.com/OpenVPN/easy-rsa/blob/20d2bedaedec5398d37225c4fe95924a27489270/easyrsa3/easyrsa#L1858
It should be `s/IP Address:/IP:/g`, with **g** flag to deal with multiple IP addresses in Subj…
quonb updated
2 years ago
-
https://github.com/OpenVPN/easy-rsa/blob/969804c53033c606443369f9f884aa0d106adea6/easyrsa3/easyrsa#L3922-L3925
Re-assigning `no_pki_required` here is too fragile.
There is a better way by re-org…
-
On FreeBSD 13.1, with LANG=de_DE.UTF-8 or LC_TIME=fr_FR.UTF-8,
I get `Failed conversion of ``Jun 12 02:02:02 1999 GMT'' using format ``%b %d %T %Y %Z''` and `date: illegal time format` failures build…