TinCanTech
TinCanTech
You realise that **OpenVPN** has exactly the same issue ..
A simple work-around: easyrsa --nopass --san=DNS:555.1.1.1 build-server-full 555.1.1.1
The problem with renewing a CA certificate, for use with OpenVPN, is that the new CA certificate must be distributed to all the clients. The problem of distributing data to...
Please consider this scenario: A CA was built with settings, which 10 years later, are now deprecated. Before expiry, however, the user decides to drop security levels, in openVPN, to...
@gjakovljevic Thank you for taking a look. Have you experienced a similar problem with `easyrsa` or are you just looking for bugs to fix ?
> I had this problem. Can you show the output of the command that you used ? Also, post your `index.txt` file .. Have you used `easyrsa` to `renew` any...
``` cert_type_date="$( busybox date -u -D "%y-%m-%d %H:%M:%S%Z" -d "$in_date" "+%b %d %H:%M:%S %Y %Z" 2>/dev/null )" ``` @gjakovljevic Thanks! This does work.
https://github.com/OpenVPN/easy-rsa/issues/673#issuecomment-1317526358
Required: - `$EASYRSA_ISSUED`: Option `--issued=` [Not in PKI] Insert `$EASYRSA_ISSUED` where required. eg. `build-ca`