blitzkrieg
Occasional Visitor
Hi all
Currently my OpenVPN Server1 is up.
Without going the EasyRSA3 on-another-machine route and re-generating new certs/PKI hoo-ha, how can I generate per-client certs on-the-router itself with the existing certs?
What I know:
1) I can
2) I know the current DH+CA+keys is in
3) I'm totally OK to have the certs+keys managed ON router (which can be removed elsewhere later)
I was thinking
*I'm on Merlin 388.4 btw.
Currently my OpenVPN Server1 is up.
Without going the EasyRSA3 on-another-machine route and re-generating new certs/PKI hoo-ha, how can I generate per-client certs on-the-router itself with the existing certs?
What I know:
1) I can
setuprsa.sh /mnt/sda1
2) I know the current DH+CA+keys is in
/jffs/openvpn/
3) I'm totally OK to have the certs+keys managed ON router (which can be removed elsewhere later)
I was thinking
./build-key client1+n
but how do I sign with the existing CA? Anyone have pointers?*I'm on Merlin 388.4 btw.