Continuing the discussion from TurrisOS 3.6.2 is out:
I now face exactly this problem.
How can I recreate the CRL with correct expiration dates? It seems like easyrsa is not used, so I wonder what the commands for the shell are.
Continuing the discussion from TurrisOS 3.6.2 is out:
I now face exactly this problem.
How can I recreate the CRL with correct expiration dates? It seems like easyrsa is not used, so I wonder what the commands for the shell are.
I’ll found the solution and will reply to my own question:
The commands are:
turris-cagen switch openvpn
turris-cagen refresh
This will update the CRL. I found this by going through the code on Gitlab, I would says that this should not be necessary.