I've followed the HOWTO guide page and successfully created a CA, 1 server certificate, and a few client certs. I got my VPN working after many hours. 2 days ago I had no idea what a certificate was. However I did it all in one step, I never closed CMD from start to finish. (init-config, edit vars, vars, then build-key-server server1, the rest of it. All was fine. The tunnel works from the client to server1.

I need to setup a second vpn on a totally different server, and I would like to use the same CA (me).
Its the next day, and I need to create a second server cert. I've opened CMD as admin, CD'ed to the bin folder,opened openssl, and now I'm trying to create another server cert, using the command build-key-server server2 for example, but I am getting: 'openssl' is not recognized as an internal or external command
I dont want to do the init-config, vars etc because I am scared it will overwrite my current CA.
I'm guessing I have to somehow load my CA into openssl before I can run the build-key-server command.
I guess this question also applies to the client command as that will be next.
I'm sure its a simple step I've missed, but I don't have a clue what.
Any help would be great.
Sorry just realised I posted this in the wrong board. Mods if you could kindly move or delete.